Skip to content

Commit cf3353b

Browse files
[website] Quick fix to make the main nav responsive (#694)
1 parent 2d47af3 commit cf3353b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ body > header {
277277

278278
nav {
279279
display: flex;
280+
flex-wrap: wrap;
280281
justify-content: stretch;
281282
order: 0;
282283

0 commit comments

Comments
 (0)