summaryrefslogtreecommitdiff
path: root/fig-frontend-client/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'fig-frontend-client/main.css')
-rw-r--r--fig-frontend-client/main.css14
1 files changed, 5 insertions, 9 deletions
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 {