mirror of
https://github.com/franjsco/tick3t
synced 2025-06-05 22:19:18 +02:00
improvement: change font
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
@import url('https://fonts.googleapis.com/css?family=Nunito');
|
@import url('https://fonts.googleapis.com/css?family=DM+Sans&display=swap');
|
||||||
|
.app {
|
||||||
.app {
|
font-family: 'DM Sans', sans-serif;
|
||||||
font-family: 'Nunito', sans-serif;
|
|
||||||
color: #45474b;
|
color: #45474b;
|
||||||
max-width: 1000px;
|
max-width: 1000px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
margin-top: 100px;
|
margin-top: 85px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user