This commit is contained in:
Emma Tebibyte 2022-09-24 01:56:39 -04:00
parent 19a68bb62a
commit a52be2f69a
Signed by: emma
GPG Key ID: 6D661C738815E7DD
2 changed files with 2 additions and 6 deletions

View File

@ -112,7 +112,7 @@
</h2>
<aside>
<small>
For aspiring Network Members, please see our
For aspiring Network members, please see our
<a href="/network#application">
application information</a>.
</small>

View File

@ -84,7 +84,7 @@ footer {
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
margin: 0 0 0.5em 0;
border-bottom: solid #8f2424 0.1rem;
font-weight: bold;
padding-bottom: 0.5em;
@ -96,10 +96,6 @@ header {
margin: auto;
}
hgroup * {
margin-top: 0.5em;
}
i {
color: inherit;
}