mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
✨ add SVG support for logos
This commit is contained in:
@@ -3163,6 +3163,13 @@ body button {
|
||||
width:1em
|
||||
}
|
||||
|
||||
/* Scale SVG logos to appropriate size */
|
||||
|
||||
.logo svg {
|
||||
height:5rem;
|
||||
width:5rem
|
||||
}
|
||||
|
||||
/* Search */
|
||||
|
||||
#search-query::-webkit-search-cancel-button,
|
||||
|
||||
Reference in New Issue
Block a user