remove dailies from homepage

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-02-18 11:06:24 +05:30
parent 55f020ed73
commit b2c9d4fdbd
4 changed files with 6 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
@font-face {
font-family: 'Arvo';
font-style: normal;
font-style: normal;
src: url('../fonts/Arvo-Regular.woff2') format('woff2');
}
@@ -50,7 +50,7 @@
@font-face {
font-family: 'Quantico';
font-style: normal;
font-style: normal;
src: url('../fonts/Quantico-Regular.woff2') format('woff2');
}
@@ -75,13 +75,14 @@
@font-family {
font-family: 'Monoid';
font-style: normal;
src: url('../fonts/Monoid-Regular.woff2') format('woff2');
}
@font-face {
font-family: 'Monoid';
font-weight: bold;
src: url('../fonts/Monoid-Bold.woff2') format('woff2'),
src: url('../fonts/Monoid-Bold.woff2') format('woff2');
}
@font-family {
@@ -232,10 +233,6 @@ article .post-header {
margin: 1rem auto 3rem;
}
.logo a:hover {
transform: rotate(180deg);
}
.logo a {
font-weight: bold;
font-family: "Monoid";