Fix: web width 100%
This commit is contained in:
@@ -14,6 +14,7 @@ body {
|
||||
display: grid;
|
||||
grid-row-gap: 1em;
|
||||
max-width: 800px;
|
||||
width: 100%;
|
||||
}
|
||||
.header {
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user