Skip to content

Commit 2a20777

Browse files
committed
Toch weer de margin omgedraaid omdat het niet goed ging met de vrijdag
bij de dagmodus
1 parent 7472acb commit 2a20777

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ html {
109109
color: #231918;
110110
}
111111
body {
112-
margin: 0;
112+
margin: 0 8px;
113113
}
114114
button {
115115
font-family: inherit;
@@ -385,7 +385,6 @@ details strong {
385385
}
386386

387387
#schedule {
388-
margin: 0 8px;
389388
margin-top: 2.5rem;
390389
height: calc(100vh - 2.5rem);
391390
}

0 commit comments

Comments
 (0)