Skip to content

Commit 1e51563

Browse files
authored
Update website.css
1 parent 6819dfd commit 1e51563

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

styles/website.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,15 +140,12 @@ span.run-code-loading {
140140
padding-left: 1.5em;
141141
width: 80px;
142142
display: inline-block;
143-
white-space: nowrap
144-
145143
}
146144
.topnav {
147-
white-space: nowrap;
145+
white-space: normal;
148146
}
149147
.topnav a {
150148
padding-left: 0em;
151149
padding-bottom: 0.3em;
152150
display: inline-block;
153-
white-space: nowrap
154151
}

0 commit comments

Comments
 (0)