mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-22 01:38:03 +00:00
feat: enhance layout styles for better responsiveness and visual consistency
This commit is contained in:
@@ -1183,7 +1183,7 @@
|
||||
}
|
||||
|
||||
.selected-brand {
|
||||
background: #2196F3;
|
||||
background: #27ae60;
|
||||
color: #fff;
|
||||
border: none;
|
||||
border-radius: 8px;
|
||||
@@ -1202,7 +1202,7 @@
|
||||
}
|
||||
|
||||
.selected-brand:hover {
|
||||
background: #1976D2;
|
||||
background: #219150;
|
||||
}
|
||||
|
||||
.selected-brand .close {
|
||||
|
||||
Reference in New Issue
Block a user