Better aligned about links on larger devices
This commit is contained in:
parent
b5bc461f65
commit
61d49e9872
1 changed files with 2 additions and 0 deletions
|
@ -314,6 +314,8 @@ a {
|
||||||
box-shadow: 0 5px 15px rgba(0,0,0,.4);
|
box-shadow: 0 5px 15px rgba(0,0,0,.4);
|
||||||
}
|
}
|
||||||
.about-links {
|
.about-links {
|
||||||
|
margin: 0 auto;
|
||||||
|
width: 360px;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
line-height: 4rem;
|
line-height: 4rem;
|
||||||
|
|
Loading…
Add table
Reference in a new issue