Skip to content

Commit cd031f7

Browse files
author
chansuke
committed
Fix the size of top-bar triangle
1 parent f561456 commit cd031f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/style/_navbar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ div.nav-container {
3131
}
3232
&:after {
3333
font-size: 0.8em;
34+
content: "\25BC"
3435
}
3536
}
3637

0 commit comments

Comments
 (0)