attempted to change the css, added past sponsors spot

This commit is contained in:
2024-03-13 20:17:15 -06:00
parent 63708b0064
commit 7a83dfcf70
3 changed files with 115 additions and 33 deletions

View File

@ -39,12 +39,21 @@
width: 100%;
}
#OurSponsors div div h3 {
cursor: pointer;
}
#OurSponsors h2 {
background-color: aquamarine;
text-align: center;
margin: 0px;
}
#OurSponsors h3 {
text-align: left;
#SponsorFlexEnd {
text-align: end;
}
.SponsorsTitle {
text-align: left;
border-bottom: 2px solid black;
}