diff --git a/src/scss/_variables.scss b/src/scss/_variables.scss index f6f6123..fbf730e 100644 --- a/src/scss/_variables.scss +++ b/src/scss/_variables.scss @@ -80,11 +80,6 @@ $body-bg: #f9f9f9; 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 { transform: rotate(-20deg); -webkit-transform: rotate(-20deg);