s/sponsor/about/g

This commit is contained in:
Michael Jackson
2016-06-18 12:54:01 -07:00
parent c20c390877
commit d2f5b9f7cb
2 changed files with 8 additions and 8 deletions

View File

@ -102,17 +102,17 @@ header nav a:visited {
left: 0;
}
.sponsor-logos {
.about-logos {
margin: 2em 0;
display: flex;
justify-content: center;
}
.sponsor-logo {
.about-logo {
text-align: center;
flex: 1;
max-width: 80%;
}
.sponsor-logo img {
.about-logo img {
max-width: 60%;
}