Skip to content

Commit

Permalink
Update website.css
Browse files Browse the repository at this point in the history
  • Loading branch information
nikol-ruseva authored Jul 14, 2022
1 parent 978e881 commit f5098aa
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions styles/website.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,21 +106,6 @@ span.run-code-loading {
padding-left: 1.5em;
}

@media screen and (max-width: 1000px) {
.topnav {
display: flex;
font-size: inherit;
}
.topnav a {
padding-left: 0em;
padding-bottom: 0.3em;
padding-inline: 0.3em;
}
.logobox {
padding-top: 0.3em;
}
}

@media screen and (max-width: 300px) {
.topnav {
display: none;
Expand Down

0 comments on commit f5098aa

Please sign in to comment.