diff options
| author | s1n <[email protected]> | 2019-12-11 12:47:18 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-12-11 12:47:18 -0800 |
| commit | 4c0b107a24428c50288bb25bff85d7980c853caa (patch) | |
| tree | 7dd49b6513cbb895ea7e7e31ba5a875690f6da73 | |
| parent | Add files via upload (diff) | |
| download | cs2-tesla-em-master.tar.xz cs2-tesla-em-master.zip | |
| -rw-r--r-- | main.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -109,7 +109,7 @@ html, body { position: relative;
top: -30px;
- left: 37%;
+ left: 32%;
}
.divider {
@@ -150,4 +150,4 @@ html, body { position: relative;
top: 24px;
-}
\ No newline at end of file +}
|