1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-10 15:14:34 +02:00

Fix no padding on mobile

This commit is contained in:
Kognise
2019-04-05 15:16:33 -04:00
parent e60a4fe778
commit 638cb9699d

View File

@@ -4,6 +4,7 @@ body {
max-width: 800px;
margin: 20px auto;
padding: 0 10px;
color: #dbdbdb;
background: #202b38;