1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Added sidebar layout size tweaks

This commit is contained in:
Dan Brown
2018-11-04 14:41:52 +00:00
parent 0e395b1e21
commit c356612612
4 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@ html {
body {
font-size: $fs-m;
line-height: 1.6;
color: #616161;
color: #444;
-webkit-font-smoothing: antialiased;
background-color: #F2F2F2;
}