build
This commit is contained in:
@ -47,7 +47,7 @@
|
||||
|
||||
#jump-links h2,
|
||||
#jump-links li {
|
||||
font-family: "Bebas Neue";
|
||||
font-family: "Bebas Neue", sans-serif;
|
||||
font-size: 1.3rem;
|
||||
font-weight: normal;
|
||||
}
|
||||
@ -164,7 +164,7 @@ body {
|
||||
width: 65%;
|
||||
max-width: 1400px;
|
||||
margin: 0 auto;
|
||||
font-family: "Fraunces";
|
||||
font-family: "Fraunces", serif;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
@ -191,7 +191,7 @@ h1, h2, h3 {
|
||||
h1 {
|
||||
text-align: center;
|
||||
font-size: 3rem;
|
||||
margin: 3rem auto 1rem;
|
||||
margin: 3rem auto;
|
||||
}
|
||||
|
||||
@media (max-width: 650px) {
|
||||
@ -201,11 +201,6 @@ h1 {
|
||||
}
|
||||
}
|
||||
|
||||
h2 {
|
||||
text-align: center;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
text-transform: capitalize;
|
||||
margin-bottom: .5rem;
|
||||
@ -273,7 +268,7 @@ footer ul {
|
||||
header,
|
||||
nav li,
|
||||
footer li {
|
||||
font-family: "Bebas Neue";
|
||||
font-family: "Bebas Neue", sans-serif;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
@ -451,7 +446,7 @@ a[aria-current="page"] {
|
||||
|
||||
<div class="category">
|
||||
<div class="category-title">
|
||||
<h2 id="history-and-science">history and science</h2>
|
||||
<h2 id="history-science-and-languages">history science and languages</h2>
|
||||
<p>book learnin'</p>
|
||||
</div>
|
||||
|
||||
@ -586,6 +581,6 @@ a[aria-current="page"] {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/daily/2026-05-02/` was built on 2026-05-06T00:08:12.194Z -->
|
||||
<!-- This page `/daily/2026-05-02/` was built on 2026-05-06T00:13:55.640Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user