Leaves more space for akko logo on phones (probably)
This commit is contained in:
parent
c8ea65c3c7
commit
e6cb4d839b
|
@ -71,7 +71,7 @@ h1::before {
|
|||
}
|
||||
|
||||
.avi {
|
||||
max-height: 192px;
|
||||
max-height: 172px;
|
||||
border-radius: 100px;
|
||||
box-shadow: 4px 4px 10px rgb(120, 50, 130, 0.5);
|
||||
display: inline-block;
|
||||
|
@ -100,7 +100,7 @@ h1::before {
|
|||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
margin-left: 25px;
|
||||
font-size: 32pt;
|
||||
font-size: 28pt;
|
||||
font-weight: 300;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue