Skip to content

Commit 731918a

Browse files
committed
Fixing toolbar style.
1 parent c559315 commit 731918a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

dist/css/app.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

less/app.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,3 +193,7 @@ body > .container {
193193
code {
194194
font-size: 80%;
195195
}
196+
197+
.navbar {
198+
height: 50px;
199+
}

0 commit comments

Comments
 (0)