diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ body { background-color: #505170; display: flex; height: 88px; - width: 1000px; + width: 1400px; justify-content: left; align-items: left; z-index: 100; |