feat: tipografia aldatzen du
This commit is contained in:
@@ -10,7 +10,8 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'Almarai', sans-serif;
|
||||
/* OHARRA: Logoan eta irudi korporatiboan Söhne familia erabili da */
|
||||
font-family: 'Lato', sans-serif;
|
||||
|
||||
@include baseFont;
|
||||
font-weight: var(--font-weight-bold);
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
:root {
|
||||
--font-weight-regular: 300;
|
||||
--font-weight-regular: 400;
|
||||
--font-weight-bold: 700;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user