Skip to content

Commit 81bec24

Browse files
authored
Update website.css
1 parent 729c9ec commit 81bec24

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

styles/website.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -125,14 +125,6 @@ span.run-code-loading {
125125
}
126126
}
127127

128-
@media screen and (max-width: 1000) {
129-
.logo {
130-
content: url("/assets/software-university-logo.png");
131-
padding-top: 0.5em;
132-
width: 120px;
133-
}
134-
}
135-
136128
@media screen and (max-width: 768px) {
137129
.logo {
138130
content: url("/assets/software-university-vertical-logo.svg");

0 commit comments

Comments
 (0)