Skip to content

Commit 08fa7d5

Browse files
committed
doc: Fix migration bar padding
1 parent dadd457 commit 08fa7d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/assets/css/header/nav.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
align-items: center;
1818
background-color: $blue;
1919
display: none; // or `flex`
20+
padding: 0 10% 0 10%;
2021
}
2122

2223
.navbar {

0 commit comments

Comments
 (0)