We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5f4b1 commit eb6014dCopy full SHA for eb6014d
styles/website.css
@@ -106,7 +106,7 @@ span.run-code-loading {
106
padding-left: 1.5em;
107
}
108
109
-@media screen and (max-width: 1000px) {
+@media screen and (max-width: 1080px) {
110
.topnav {
111
display: flex;
112
@@ -126,7 +126,7 @@ span.run-code-loading {
126
127
128
129
-@media screen and (max-width: 850px) {
+@media screen and (max-width: 800px) {
130
.logo {
131
content: url("/assets/software-university-vertical-logo.svg");
132
padding-top: 0.5em;
0 commit comments