Skip to content

Commit 3e0e8da

Browse files
joedixondriesvints
authored andcommitted
add margin to icons in subnav
1 parent 594828e commit 3e0e8da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

resources/css/app.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ nav ul.subnav li {
8989
@apply pl-4;
9090
}
9191

92+
nav ul.subnav li a i {
93+
@apply mr-2;
94+
}
95+
9296
nav ul li:last-child {
9397
@apply pb-0;
9498
}

0 commit comments

Comments
 (0)