mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
update font-family
for h1,h2
This commit is contained in:
parent
927be26ece
commit
c3d8b47c61
@ -23,6 +23,17 @@
|
|||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|
||||||
min-width: 20vw;
|
min-width: 20vw;
|
||||||
|
|
||||||
|
h1,
|
||||||
|
h2 {
|
||||||
|
font-family: "Space Grotesk", sans-serif;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.ant-menu {
|
||||||
|
svg {
|
||||||
|
margin-right: 0 !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user