Improved layout

This commit is contained in:
James Dinh 2022-06-30 13:45:55 -07:00
parent dfb62f5913
commit 1a2d360f20
2 changed files with 10 additions and 4 deletions

View File

@ -1899,8 +1899,8 @@ footer {
}
#footer-logo {
height: 50px;
width: 258px;
height: 45px;
width: 232px;
margin-left: -5px;
}
@ -1933,7 +1933,7 @@ footer {
}
#footer-links {
width: 300px;
width: 200px;
margin-top: 7px;
padding-left: 40px;
text-align: left;

View File

@ -689,7 +689,7 @@
</p>
</article>
<article id="footer-links">
<h3>Links</h3>
<h3>Links</h3><br>
<ul>
<li><a class="link" onclick="check('02'); save()" target="_blank" href="https://discord.gg/nkTDKMcYbr" title="Discord Invite Link">Discord</a></li>
<li><a class="link" onclick="check('01'); save();" target="_blank" href="https://forms.gle/coK7q43RwBV2f15i7">Signup Form</a></li>
@ -697,6 +697,12 @@
<li><a class="link" target="_blank" href="mailto:tech@gilroyhacks.com" title="Email">Email Us</a></li>
</ul>
</article>
<article id="footer-links">
<h3>Location</h3><br>
<ul>
<li>Gilroy Library<br>350 W 6th St, Gilroy, CA 95020</li>
</ul>
</article>
</div>
<!-- <ul>
<li><a class="link" onclick="check('02'); save()" target="_blank" href="https://discord.gg/nkTDKMcYbr" title="Discord Invite Link">Discord</a></li>