aboutsummaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorJasper Van der Jeugt2020-08-05 16:59:00 +0200
committerJasper Van der Jeugt2020-08-05 16:59:00 +0200
commitcd474b375d59a36f94108fa308fd598edd26183e (patch)
treea2fac480250681ace632953e86fca691be2a7f93 /client
parentb90901b2c2597a72ff6fe2de92d72db51455e577 (diff)
Style fix
Diffstat (limited to 'client')
-rw-r--r--client/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/style.css b/client/style.css
index 8f1f293..5a26150 100644
--- a/client/style.css
+++ b/client/style.css
@@ -22,7 +22,8 @@ h1 {
.main {
position: absolute;
top: 0px;
- left: 280px;
+ left: 286px;
+ right: 18px;
}
}