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:
@@ -16,6 +16,11 @@ body button {
|
||||
@apply h-[1em] w-[1em];
|
||||
}
|
||||
|
||||
/* Scale SVG logos to appropriate size */
|
||||
.logo svg {
|
||||
@apply h-[5rem] w-[5rem];
|
||||
}
|
||||
|
||||
/* Search */
|
||||
#search-query::-webkit-search-cancel-button,
|
||||
#search-query::-webkit-search-decoration,
|
||||
|
||||
Reference in New Issue
Block a user