Skip to content

Commit b284f19

Browse files
authored
add indent (#613)
1 parent 7f9b561 commit b284f19

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_scss/_main.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1685,6 +1685,9 @@ body #footer .links {
16851685

16861686
.btn {
16871687
width: 100%;
1688+
@media (max-width: 1199px) {
1689+
margin-bottom: 15px;
1690+
}
16881691
}
16891692

16901693
pre {

0 commit comments

Comments
 (0)