mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-14 16:12:16 +00:00
More cleanup of CSS
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
@charset "utf-8";
|
||||
|
||||
// Additional fonts
|
||||
@font-face {
|
||||
font-family: 'Transport Medium';
|
||||
src: url('/fonts/transport-medium.woff2') format('woff2');
|
||||
}
|
||||
|
||||
// Hackspace Branding
|
||||
$family-sans-serif: "Roboto", sans-serif;
|
||||
$primary: #d41246;
|
||||
|
||||
Reference in New Issue
Block a user