Skip to content

Commit 6c38120

Browse files
committed
Remove too-large margins on mobiles
1 parent 32c14cd commit 6c38120

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

html/css/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,9 @@ td p {
135135
#home_logo {
136136
display: none;
137137
}
138-
}
139138

139+
body { padding: 0; }
140+
}
140141

141142
#logo {
142143
display: inline-block;

0 commit comments

Comments
 (0)