build
This commit is contained in:
@ -54,7 +54,7 @@ body {
|
||||
width: 65%;
|
||||
max-width: 1400px;
|
||||
margin: 0 auto;
|
||||
font-family: "Fraunces";
|
||||
font-family: "Fraunces", serif;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
@ -81,7 +81,7 @@ h1, h2, h3 {
|
||||
h1 {
|
||||
text-align: center;
|
||||
font-size: 3rem;
|
||||
margin: 3rem auto 1rem;
|
||||
margin: 3rem auto;
|
||||
}
|
||||
|
||||
@media (max-width: 650px) {
|
||||
@ -91,11 +91,6 @@ h1 {
|
||||
}
|
||||
}
|
||||
|
||||
h2 {
|
||||
text-align: center;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
text-transform: capitalize;
|
||||
margin-bottom: .5rem;
|
||||
@ -163,7 +158,7 @@ footer ul {
|
||||
header,
|
||||
nav li,
|
||||
footer li {
|
||||
font-family: "Bebas Neue";
|
||||
font-family: "Bebas Neue", sans-serif;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
@ -237,6 +232,6 @@ a[aria-current="page"] {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/404.html` was built on 2026-05-06T00:08:12.196Z -->
|
||||
<!-- This page `/404.html` was built on 2026-05-06T00:13:55.643Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -54,7 +54,7 @@ body {
|
||||
width: 65%;
|
||||
max-width: 1400px;
|
||||
margin: 0 auto;
|
||||
font-family: "Fraunces";
|
||||
font-family: "Fraunces", serif;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
@ -81,7 +81,7 @@ h1, h2, h3 {
|
||||
h1 {
|
||||
text-align: center;
|
||||
font-size: 3rem;
|
||||
margin: 3rem auto 1rem;
|
||||
margin: 3rem auto;
|
||||
}
|
||||
|
||||
@media (max-width: 650px) {
|
||||
@ -91,11 +91,6 @@ h1 {
|
||||
}
|
||||
}
|
||||
|
||||
h2 {
|
||||
text-align: center;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
text-transform: capitalize;
|
||||
margin-bottom: .5rem;
|
||||
@ -163,7 +158,7 @@ footer ul {
|
||||
header,
|
||||
nav li,
|
||||
footer li {
|
||||
font-family: "Bebas Neue";
|
||||
font-family: "Bebas Neue", sans-serif;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
@ -284,6 +279,6 @@ a[aria-current="page"] {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/about/` was built on 2026-05-06T00:08:12.196Z -->
|
||||
<!-- This page `/about/` was built on 2026-05-06T00:13:55.643Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -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;
|
||||
}
|
||||
|
||||
@ -387,7 +382,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>
|
||||
|
||||
@ -488,6 +483,6 @@ a[aria-current="page"] {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/daily/2026-04-29/` was built on 2026-05-06T00:08:12.193Z -->
|
||||
<!-- This page `/daily/2026-04-29/` was built on 2026-05-06T00:13:55.640Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -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;
|
||||
}
|
||||
|
||||
@ -437,7 +432,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>
|
||||
|
||||
@ -588,6 +583,6 @@ a[aria-current="page"] {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/daily/2026-05-01/` was built on 2026-05-06T00:08:12.193Z -->
|
||||
<!-- This page `/daily/2026-05-01/` was built on 2026-05-06T00:13:55.640Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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;
|
||||
}
|
||||
|
||||
@ -399,7 +394,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>
|
||||
|
||||
@ -524,6 +519,6 @@ a[aria-current="page"] {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/daily/2026-05-03/` was built on 2026-05-06T00:08:12.194Z -->
|
||||
<!-- This page `/daily/2026-05-03/` was built on 2026-05-06T00:13:55.640Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -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;
|
||||
}
|
||||
|
||||
@ -423,7 +418,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>
|
||||
|
||||
@ -550,6 +545,6 @@ a[aria-current="page"] {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/daily/2026-05-04/` was built on 2026-05-06T00:08:12.194Z -->
|
||||
<!-- This page `/daily/2026-05-04/` was built on 2026-05-06T00:13:55.640Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -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;
|
||||
}
|
||||
|
||||
@ -399,7 +394,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>
|
||||
|
||||
@ -498,6 +493,6 @@ a[aria-current="page"] {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/daily/2026-05-05/` was built on 2026-05-06T00:08:12.194Z -->
|
||||
<!-- This page `/daily/2026-05-05/` was built on 2026-05-06T00:13:55.640Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -58,7 +58,7 @@ body {
|
||||
width: 65%;
|
||||
max-width: 1400px;
|
||||
margin: 0 auto;
|
||||
font-family: "Fraunces";
|
||||
font-family: "Fraunces", serif;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
@ -85,7 +85,7 @@ h1, h2, h3 {
|
||||
h1 {
|
||||
text-align: center;
|
||||
font-size: 3rem;
|
||||
margin: 3rem auto 1rem;
|
||||
margin: 3rem auto;
|
||||
}
|
||||
|
||||
@media (max-width: 650px) {
|
||||
@ -95,11 +95,6 @@ h1 {
|
||||
}
|
||||
}
|
||||
|
||||
h2 {
|
||||
text-align: center;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
text-transform: capitalize;
|
||||
margin-bottom: .5rem;
|
||||
@ -167,7 +162,7 @@ footer ul {
|
||||
header,
|
||||
nav li,
|
||||
footer li {
|
||||
font-family: "Bebas Neue";
|
||||
font-family: "Bebas Neue", sans-serif;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
@ -269,6 +264,6 @@ a[aria-current="page"] {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/daily/` was built on 2026-05-06T00:08:12.196Z -->
|
||||
<!-- This page `/daily/` was built on 2026-05-06T00:13:55.643Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -89,7 +89,7 @@
|
||||
|
||||
<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&#39;</p>
|
||||
</div>
|
||||
|
||||
@ -272,7 +272,7 @@
|
||||
|
||||
<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&#39;</p>
|
||||
</div>
|
||||
|
||||
@ -459,7 +459,7 @@
|
||||
|
||||
<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&#39;</p>
|
||||
</div>
|
||||
|
||||
@ -696,7 +696,7 @@
|
||||
|
||||
<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&#39;</p>
|
||||
</div>
|
||||
|
||||
@ -929,7 +929,7 @@
|
||||
|
||||
<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&#39;</p>
|
||||
</div>
|
||||
|
||||
@ -1128,7 +1128,7 @@
|
||||
|
||||
<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&#39;</p>
|
||||
</div>
|
||||
|
||||
|
||||
@ -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;
|
||||
}
|
||||
|
||||
@ -327,8 +322,6 @@ a[aria-current="page"] {
|
||||
|
||||
|
||||
|
||||
<h2 id="soon-to-become-fedilearns">Soon to become FediLearns!</h2>
|
||||
|
||||
<div id="jump-links">
|
||||
<h2 id="jump-to">jump to...</h2>
|
||||
<ul>
|
||||
@ -354,7 +347,7 @@ a[aria-current="page"] {
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="#history-and-science">history and science</a>
|
||||
<a href="#history-science-and-languages">history science and languages</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@ -625,7 +618,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>
|
||||
|
||||
@ -945,6 +938,6 @@ a[aria-current="page"] {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/` was built on 2026-05-06T00:08:12.196Z -->
|
||||
<!-- This page `/` was built on 2026-05-06T00:13:55.643Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
<style>.category-title {
|
||||
font-family: "Bebas Neue";
|
||||
font-family: "Bebas Neue", sans-serif;
|
||||
font-size: 1.5rem;
|
||||
background-color: var(--color-gray);
|
||||
padding: .25rem;
|
||||
@ -60,7 +60,7 @@ body {
|
||||
width: 65%;
|
||||
max-width: 1400px;
|
||||
margin: 0 auto;
|
||||
font-family: "Fraunces";
|
||||
font-family: "Fraunces", serif;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
@ -87,7 +87,7 @@ h1, h2, h3 {
|
||||
h1 {
|
||||
text-align: center;
|
||||
font-size: 3rem;
|
||||
margin: 3rem auto 1rem;
|
||||
margin: 3rem auto;
|
||||
}
|
||||
|
||||
@media (max-width: 650px) {
|
||||
@ -97,11 +97,6 @@ h1 {
|
||||
}
|
||||
}
|
||||
|
||||
h2 {
|
||||
text-align: center;
|
||||
margin-bottom: 4rem;
|
||||
}
|
||||
|
||||
h3 {
|
||||
text-transform: capitalize;
|
||||
margin-bottom: .5rem;
|
||||
@ -169,7 +164,7 @@ footer ul {
|
||||
header,
|
||||
nav li,
|
||||
footer li {
|
||||
font-family: "Bebas Neue";
|
||||
font-family: "Bebas Neue", sans-serif;
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
@ -349,6 +344,6 @@ a[aria-current="page"] {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/submit/` was built on 2026-05-06T00:08:12.196Z -->
|
||||
<!-- This page `/submit/` was built on 2026-05-06T00:13:55.643Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user