Skip to content

Commit 176e565

Browse files
authored
Merge pull request academicpages#2871 from mbrz97/fixMobileProfile
Update _sidebar.scss
2 parents 7729f66 + ee1d939 commit 176e565

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_sass/layout/_sidebar.scss

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212

1313
@include clearfix();
1414
margin-bottom: 1em;
15+
16+
@media (orientation: portrait) {
17+
margin-top: 5em;
18+
}
1519

1620
@media screen and (min-width: $sidebar-screen-min-width) {
1721
height: 100vh;

0 commit comments

Comments
 (0)