Skip to content

Commit f5098aa

Browse files
authored
Update website.css
1 parent 978e881 commit f5098aa

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

styles/website.css

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -106,21 +106,6 @@ span.run-code-loading {
106106
padding-left: 1.5em;
107107
}
108108

109-
@media screen and (max-width: 1000px) {
110-
.topnav {
111-
display: flex;
112-
font-size: inherit;
113-
}
114-
.topnav a {
115-
padding-left: 0em;
116-
padding-bottom: 0.3em;
117-
padding-inline: 0.3em;
118-
}
119-
.logobox {
120-
padding-top: 0.3em;
121-
}
122-
}
123-
124109
@media screen and (max-width: 300px) {
125110
.topnav {
126111
display: none;

0 commit comments

Comments
 (0)