diff --git a/assets/scss/live.scss b/assets/scss/live.scss index 9e41cfff3..e4a223ade 100644 --- a/assets/scss/live.scss +++ b/assets/scss/live.scss @@ -490,13 +490,13 @@ height: 210px; } - button { + .button { position: absolute; right: 12px; bottom: 14px; - padding: 9px 16px; - border-radius: 16px; - font-size: 8px; + padding: 10px 20px; + border-radius: 28px; + font-size: 16px; color: #fff; border: none; cursor: pointer; @@ -560,7 +560,7 @@ height: 180px !important; } - button { + .button { right: 10px; bottom: 40px; } diff --git a/layouts/live/list.html b/layouts/live/list.html index b02e0b74d..921c15efa 100644 --- a/layouts/live/list.html +++ b/layouts/live/list.html @@ -88,8 +88,8 @@
{{ .place }}