mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
feat: added logo font
This commit is contained in:
parent
9a6ba87de9
commit
55467c349d
@ -4,4 +4,14 @@
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Uni Sans Heavy CAPS";
|
||||
src: url("/logofont.otf");
|
||||
}
|
||||
|
||||
.logofont {
|
||||
font-family: "Uni Sans Heavy CAPS";
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user