We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc88ea4 commit d33a7ddCopy full SHA for d33a7dd
1 file changed
css/new-menu.css
@@ -1,5 +1,10 @@
1
+.menu-bar {
2
+ position: fixed;
3
+ width: 100%;
4
+ margin: auto;
5
+ display: inline-block;
6
+}
7
.snip1168 {
- font-family: 'Raleway', Arial, sans-serif;
8
text-align: center;
9
text-transform: uppercase;
10
font-weight: 500;
0 commit comments