mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-18 18:42:05 +02:00
Fix alignment issue on homepage
This commit is contained in:
parent
b03de0240f
commit
083febac19
2 changed files with 8 additions and 5 deletions
|
@ -65,10 +65,13 @@
|
|||
> span {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
> i, > i::before {
|
||||
line-height: 50px !important;
|
||||
}
|
||||
> i {
|
||||
|
||||
display: inline-flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue