Skip to content

Commit 3c5f4b1

Browse files
authored
Update website.css
1 parent 4a0536a commit 3c5f4b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

styles/website.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ span.run-code-loading {
113113
.topnav a {
114114
padding-left: 0em;
115115
padding-bottom: 0.3em;
116+
padding-inline: 0.3em;
116117
}
117118
.logobox {
118119
padding-top: 0.3em;
@@ -125,7 +126,7 @@ span.run-code-loading {
125126
}
126127
}
127128

128-
@media screen and (max-width: 768px) {
129+
@media screen and (max-width: 850px) {
129130
.logo {
130131
content: url("/assets/software-university-vertical-logo.svg");
131132
padding-top: 0.5em;

0 commit comments

Comments
 (0)