more changes
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background: url(/assets/tile.png) repeat fixed;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
* {
|
||||
@@ -18,6 +19,13 @@
|
||||
src: url('/fonts/MaterialIcons-Regular-subset.woff2') format('woff2');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Montserrat';
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
src: url('/fonts/Montserrat-Light.woff2') format('woff2');
|
||||
}
|
||||
|
||||
.material-icons {
|
||||
font-family: 'Material Icons';
|
||||
font-weight: normal;
|
||||
|
||||
Reference in New Issue
Block a user