add name change warning and tweak some styles to fit

This commit is contained in:
2026-05-05 12:46:24 -07:00
parent a4338717e4
commit e9c5c32026
3 changed files with 7 additions and 3 deletions

View File

@ -78,6 +78,7 @@
} }
.category-title h2 { .category-title h2 {
text-align: left;
scroll-margin-top: 4rem; scroll-margin-top: 4rem;
font-family: "Bebas Neue"; font-family: "Bebas Neue";
margin: 0; margin: 0;

View File

@ -50,14 +50,14 @@ main {
} }
} }
h1, h3 { h1, h2, h3 {
font-weight: 400; font-weight: 400;
} }
h1 { h1 {
text-align: center; text-align: center;
font-size: 3rem; font-size: 3rem;
margin: 3rem auto; margin: 3rem auto 1rem;
} }
@media (max-width: 650px) { @media (max-width: 650px) {
@ -68,7 +68,8 @@ h1 {
} }
h2 { h2 {
margin-bottom: 1rem; text-align: center;
margin-bottom: 4rem;
} }
h3 { h3 {

View File

@ -3,6 +3,8 @@ title: Fediverse Skillshare Classifieds
--- ---
{% css %}{% include "css/listings.css" %}{% endcss %} {% css %}{% include "css/listings.css" %}{% endcss %}
<h2>Soon to become FediLearns!</h2>
<div id="jump-links"> <div id="jump-links">
<h2>jump to...</h2> <h2>jump to...</h2>
<ul> <ul>