Updating _variables.scss
Removing the font
This commit is contained in:
@@ -80,11 +80,6 @@ $body-bg: #f9f9f9;
|
|||||||
border-bottom: 1px solid rgb(210, 210, 214);
|
border-bottom: 1px solid rgb(210, 210, 214);
|
||||||
}
|
}
|
||||||
|
|
||||||
// body {
|
|
||||||
// font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
|
|
||||||
// font-family: 'Jost', sans-serif;
|
|
||||||
// }
|
|
||||||
|
|
||||||
.rotate-a-20 {
|
.rotate-a-20 {
|
||||||
transform: rotate(-20deg);
|
transform: rotate(-20deg);
|
||||||
-webkit-transform: rotate(-20deg);
|
-webkit-transform: rotate(-20deg);
|
||||||
|
|||||||
Reference in New Issue
Block a user