/ ‘themes/aurora/templates/base.html’
This commit is contained in:
parent
13254d4a42
commit
1473e2aade
1 changed files with 5 additions and 0 deletions
|
|
@ -19,6 +19,11 @@
|
|||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
header {
|
||||
font-size: 3.6em;
|
||||
font-family: AppleGothic, NanumSquare, Sans-serif;
|
||||
}
|
||||
|
||||
body::-webkit-scrollbar {
|
||||
width: 0;
|
||||
height: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue