We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48e53b commit 1682ee9Copy full SHA for 1682ee9
webpack/sass/main.scss
@@ -111,7 +111,7 @@ h2 {
111
border: none;
112
}
113
114
-.nav-item, .dropdown-item {
+.dropdown-item {
115
font-size: 1.2em;
116
text-align: center;
117
@@ -136,6 +136,8 @@ h2 {
136
137
138
.nav-item {
139
+ font-size: 1.2em;
140
+ text-align: center;
141
&:hover{
142
background: $brand-theme-dark !important;
143
0 commit comments