mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-29 05:00:43 +10:00
Fix search filter container layout
This commit is contained in:
parent
300bb0bc74
commit
bae31ba9fc
1 changed files with 2 additions and 1 deletions
|
|
@ -65,7 +65,8 @@
|
|||
.searchFilters {
|
||||
padding: 16px 0;
|
||||
|
||||
@media (--viewportLarge) {
|
||||
@media (--viewportMedium) {
|
||||
padding: 0;
|
||||
margin-top: 3px;
|
||||
margin-bottom: 21px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue