Changed Footer Styles

This commit is contained in:
James Dinh 2022-07-05 10:20:44 -07:00
parent 79cce86d46
commit c8534401f7
6 changed files with 220 additions and 220 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

@ -606,7 +606,7 @@ footer {
text-align: left; text-align: left;
line-height: 25px; line-height: 25px;
font-size: 18px; font-size: 18px;
padding-right: 40px; margin-right: 40px;
} }
#socials { #socials {
@ -633,7 +633,7 @@ footer {
#footer-links { #footer-links {
width: 200px; width: 200px;
margin-top: 7px; margin-top: 7px;
padding-right: 20px; margin-right: 20px;
text-align: left; text-align: left;
} }

View File

@ -540,7 +540,7 @@ footer {
text-align: left; text-align: left;
line-height: 25px; line-height: 25px;
font-size: 18px; font-size: 18px;
padding-right: 40px; margin-right: 40px;
} }
#socials { #socials {
@ -567,7 +567,7 @@ footer {
#footer-links { #footer-links {
width: 200px; width: 200px;
margin-top: 7px; margin-top: 7px;
padding-right: 20px; margin-right: 20px;
text-align: left; text-align: left;
} }

BIN
img/.DS_Store vendored Normal file

Binary file not shown.