mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
Fix twitter SVGs
This commit is contained in:
parent
02df3eb30d
commit
b253a1778c
1 changed files with 8 additions and 0 deletions
|
@ -590,3 +590,11 @@ details {
|
|||
left: 50%;
|
||||
transform: translate(-50%);
|
||||
}
|
||||
|
||||
footer svg {
|
||||
display: inline-block;
|
||||
height: 1em;
|
||||
vertical-align: -0.125em;
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
}
|
Loading…
Reference in a new issue