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

This commit is contained in:
Dooho Yi 2020-08-09 21:33:19 +09:00
parent 1473e2aade
commit 562f608571

View file

@ -16,6 +16,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;