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

This commit is contained in:
Dooho Yi 2020-08-09 21:33:29 +09:00
parent 562f608571
commit abd77f8684

View file

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