Remove social media manager ad

This commit is contained in:
Alex Cabal 2025-01-04 14:34:53 -06:00
parent a61ddd0060
commit 692e418aee
2 changed files with 0 additions and 7 deletions

View file

@ -1,5 +1,4 @@
<footer> <footer>
<p class="social-media-manager">Were looking for a volunteer to manage our social media accounts. <a href="/about#editor-in-chief">Get in touch!</a></p>
<ul class="social-media"> <ul class="social-media">
<li> <li>
<p> <p>

View file

@ -1378,12 +1378,6 @@ footer > a{
font-size: 0; font-size: 0;
} }
footer p.social-media-manager{
font-style: italic;
margin-bottom: 1rem;
font-size: smaller;
}
footer p.newsletter::before{ footer p.newsletter::before{
font-family: "Fork Awesome"; font-family: "Fork Awesome";
content: "\f0e0"; content: "\f0e0";