mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Remove unused font-face
This commit is contained in:
committed by
GitHub
parent
85d97bd362
commit
b6ff79ac32
@@ -1,11 +1,3 @@
|
|||||||
@font-face {
|
|
||||||
font-family: "Iosevka";
|
|
||||||
src: url("/fonts/iosevka-regular.woff2") format("woff2"), url("/fonts/iosevka-regular.woff") format("woff");
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
font-display: swap;
|
|
||||||
}
|
|
||||||
|
|
||||||
h1 code, h2 code, h3 code, h4 code, h5 code, h6 code {
|
h1 code, h2 code, h3 code, h4 code, h5 code, h6 code {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
color: #a0565c;
|
color: #a0565c;
|
||||||
|
|||||||
Reference in New Issue
Block a user