Skip to content

Commit a86f369

Browse files
(website) Update css
1 parent c552c23 commit a86f369

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

website/css.css

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -814,3 +814,18 @@ h1, h2, h3, a, strong, span, .p .l, .jslogo {
814814
._just_theme_light .pjs div {
815815
border: 1px solid #000;
816816
}
817+
818+
@media (max-width: 900px) {
819+
html {
820+
overflow-x: hidden;
821+
}
822+
.btns.u2 {
823+
top: 382px;
824+
}
825+
.u3 {
826+
margin-top: 20vh;
827+
}
828+
.u4 {
829+
margin-bottom: 15vh;
830+
}
831+
}

0 commit comments

Comments
 (0)