Try hiding scrollbars

This commit is contained in:
Henri Bergius 2017-11-30 23:31:17 +01:00
parent 8223e42e56
commit d891423354
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,6 @@
::-webkit-scrollbar {
display: none;
}
@font-face {
font-family: 'ceva';