forked from abner/for-legacy-web
Hover animation for home button.
Fix svg alignment in foreign objects.
This commit is contained in:
@@ -48,3 +48,7 @@ hr {
|
||||
height: 1px;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
foreignObject > svg {
|
||||
vertical-align: top !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user