Skip to content

Commit d4bfe2f

Browse files
authored
Update website.css
1 parent 57f9fdd commit d4bfe2f

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
@@ -147,5 +147,7 @@ span.run-code-loading {
147147
.topnav a {
148148
padding-left: 0em;
149149
padding-bottom: 0.3em;
150-
display: inline-block;
150+
display: flex;
151+
align-items: center;
152+
margin-left: auto;
151153
}

0 commit comments

Comments
 (0)