From 70d50561b19b4161b85ec1b00c31e5678502688b Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 29 Mar 2024 00:59:53 -0400 Subject: Update catchphrases --- fig-frontend-client/main.css | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'fig-frontend-client/main.css') diff --git a/fig-frontend-client/main.css b/fig-frontend-client/main.css index 22368c3..3305e19 100644 --- a/fig-frontend-client/main.css +++ b/fig-frontend-client/main.css @@ -50,6 +50,8 @@ body { #lcolonq-subtitle { font-size: 5vw; margin-top: -5vw; + margin-right: 12vw; + text-align: right; } #lcolonq-header { @@ -98,16 +100,10 @@ body { #lcolonq-canvas { position: absolute; - top: 0px; - bottom: 0px; + bottom: 2rem; left: 0px; - right: 0px; - width: 100%; - height: 100%; -} - -button { - color: red; + width: 832px; + height: 832px; } .right { -- cgit v1.2.3