plugin settings and eyecandy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
|
||||
@import url('https://fonts.googleapis.com/css2?family=Asset&family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
|
||||
|
||||
:root {
|
||||
--base: #1e1e2e;
|
||||
@@ -93,6 +93,11 @@ body::selection {
|
||||
object-position: left center;
|
||||
}
|
||||
|
||||
.site-header .site-logo + h1,
|
||||
.feed-link {
|
||||
font-family: 'Asset', 'Space Grotesk', sans-serif;
|
||||
}
|
||||
|
||||
.site-header p {
|
||||
max-width: 34rem;
|
||||
margin: 14px 0 0;
|
||||
|
||||
Reference in New Issue
Block a user