Skip to content

Commit ce6f862

Browse files
committed
Fix header bug in padding-top
1 parent d5f1319 commit ce6f862

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

front/src/styles/shame.scss

+1-2
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,6 @@ a[href="#"] {
331331
}
332332
}
333333

334-
335334
.navbar-start {
336-
padding-top: 8px;
335+
padding-top: 8px !important;
337336
}

0 commit comments

Comments
 (0)