/ ‘themes/aurora/templates/base.html’

This commit is contained in:
Dooho Yi 2020-08-09 21:33:11 +09:00
parent 13254d4a42
commit 1473e2aade

View file

@ -19,6 +19,11 @@
scrollbar-width: none; scrollbar-width: none;
} }
header {
font-size: 3.6em;
font-family: AppleGothic, NanumSquare, Sans-serif;
}
body::-webkit-scrollbar { body::-webkit-scrollbar {
width: 0; width: 0;
height: 0; height: 0;