1
1
Fork 0

Better aligned about links on larger devices

This commit is contained in:
Joe Wroten 2019-01-27 10:28:38 -06:00
parent b5bc461f65
commit 61d49e9872

View file

@ -314,6 +314,8 @@ a {
box-shadow: 0 5px 15px rgba(0,0,0,.4);
}
.about-links {
margin: 0 auto;
width: 360px;
list-style-type: none;
font-size: 2rem;
line-height: 4rem;