mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2025-09-07 11:10:44 +00:00
migrated to nextjs
This commit is contained in:
12
styles/global.styl
Normal file
12
styles/global.styl
Normal file
@@ -0,0 +1,12 @@
|
||||
*
|
||||
box-sizing border-box
|
||||
-webkit-overflow-scrolling touch
|
||||
|
||||
html,
|
||||
body,
|
||||
#root
|
||||
margin 0
|
||||
border 0
|
||||
font-family 'Merriweather', serif
|
||||
font-size 1em
|
||||
overflow hidden
|
Reference in New Issue
Block a user