Skip to content

Commit 6f30423

Browse files
authored
Update website.css
1 parent 2270067 commit 6f30423

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

styles/website.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ span.run-code-loading {
136136
.logo {
137137
content: url("/assets/software-university-vertical-logo.png");
138138
padding-top: 0.5em;
139-
float: left;
139+
position: absolute;
140+
left: 0;
141+
width: 30px;
140142
}
141143
}

0 commit comments

Comments
 (0)