- Api client before I blow my brains out
This commit is contained in:
@@ -3,14 +3,10 @@
|
||||
@import '_mixins';
|
||||
@import '_fonts';
|
||||
|
||||
// Theme fonts
|
||||
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Montserrat:wght@600;700&display=swap');
|
||||
|
||||
// RESETS
|
||||
html {
|
||||
box-sizing: border-box;
|
||||
font-size: $font-size-root;
|
||||
font-family: $font-family;
|
||||
font-family: $font-family !important;
|
||||
height: 100%;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
line-height: 1.15;
|
||||
|
||||
Reference in New Issue
Block a user