Skip to content

Commit 7fb1434

Browse files
committed
Update main.scss
1 parent 393803b commit 7fb1434

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

assets/main.scss

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
* This is also smoother using 900 rather than 800 or 800.
2222
*/
2323
@media screen and (max-width: 900px) {
24-
.site-nav {
25-
position: absolute;
26-
right: 90px;
27-
}
24+
.site-nav {
25+
position: absolute;
26+
right: 90px;
27+
}
2828
}
2929

3030
.underline {
31-
text-decoration: underline;
31+
text-decoration: underline;
3232
}
3333

3434
/* Details and summary blocks. Copied from GH Pages without Jekyll. The cursor pointer is the most useful here. */

0 commit comments

Comments
 (0)