Change font to Arimo
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
7ef3ff5126
commit
2c4e4a17f0
2 changed files with 6 additions and 2 deletions
|
@ -4,6 +4,10 @@
|
|||
--gap: calc(1rem * 12.5 / 16);
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: 'Arimo', sans-serif;
|
||||
}
|
||||
|
||||
.w-layout-vflex {
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue