mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 04:27:59 +00:00
feat: update border-radius of selected filter buttons for improved styling
This commit is contained in:
@@ -756,7 +756,7 @@
|
||||
/* Base styles for all selected filter buttons */
|
||||
.selected-filter-btn {
|
||||
border: none;
|
||||
border-radius: 8px;
|
||||
border-radius: 4px;
|
||||
padding: 0.1em 0.7em;
|
||||
font-size: 0.75em;
|
||||
font-weight: 300;
|
||||
|
||||
Reference in New Issue
Block a user