We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff4ad2 commit 6efabd8Copy full SHA for 6efabd8
_styles/default.sass
@@ -62,7 +62,7 @@ $other: min-width 476px
62
@include background-size(100%,auto)
63
@include breakpoint($mobile)
64
h2
65
- margin-bottom: 260px
+ margin-bottom: 150px
66
@include breakpoint($other)
67
height: 560px
68
styles/default.css
@@ -477,7 +477,7 @@ footer {
477
background-size: 100%, auto; }
478
@media screen and (max-width: 476px) {
479
#page1 #work li h2, #page2 #work li h2 {
480
- margin-bottom: 260px; } }
+ margin-bottom: 150px; } }
481
@media screen and (min-width: 476px) {
482
#page1 #work li, #page2 #work li {
483
height: 560px; }
0 commit comments