Skip to content

Commit 9f15286

Browse files
author
Henrik Ruscon
committed
rm redundant margin
1 parent 52ac891 commit 9f15286

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/Content.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,6 @@ export default {
205205
206206
overflow: hidden;
207207
208-
&:first-child {
209-
margin-top: 1px;
210-
}
211-
212208
&:last-child {
213209
min-height: 100vh;
214210
}

0 commit comments

Comments
 (0)