mirror of
https://github.com/FlipsideCrypto/cosanostra.git
synced 2026-02-06 10:56:48 +00:00
fix: styling fix
This commit is contained in:
parent
b37d01ef31
commit
25d1644774
@ -1,3 +1,8 @@
|
||||
@font-face {
|
||||
font-family: 'Telugu MN';
|
||||
src: local('Telugu MN'), url(./static/telugu-mn.woff) format('woff');
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
font-family: 'Telugu MN', serif;
|
||||
|
||||
BIN
src/static/telugu-mn.woff
Normal file
BIN
src/static/telugu-mn.woff
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user