Skip to content

Commit 1682ee9

Browse files
committed
added a nest
1 parent a48e53b commit 1682ee9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

webpack/sass/main.scss

+3-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ h2 {
111111
border: none;
112112
}
113113

114-
.nav-item, .dropdown-item {
114+
.dropdown-item {
115115
font-size: 1.2em;
116116
text-align: center;
117117
}
@@ -136,6 +136,8 @@ h2 {
136136
}
137137
}
138138
.nav-item {
139+
font-size: 1.2em;
140+
text-align: center;
139141
&:hover{
140142
background: $brand-theme-dark !important;
141143
}

0 commit comments

Comments
 (0)