diff options
-rw-r--r-- | client/style.css | 3 |
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; } } |