mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-30 18:16:48 +10:00
Fix ListingPage baseline alignment
This commit is contained in:
parent
b8e4756b96
commit
65b351aabf
1 changed files with 2 additions and 2 deletions
|
|
@ -378,7 +378,7 @@
|
|||
|
||||
.featuresContainer {
|
||||
padding: 0 24px;
|
||||
margin-bottom: 35px;
|
||||
margin-bottom: 32px;
|
||||
|
||||
@media (--viewportMedium) {
|
||||
padding: 0;
|
||||
|
|
@ -392,7 +392,7 @@
|
|||
color: var(--matterColorAnti);
|
||||
|
||||
margin-top: 0;
|
||||
margin-bottom: 13px;
|
||||
margin-bottom: 16px;
|
||||
@media (--viewportMedium) {
|
||||
margin-top: 0;
|
||||
margin-bottom: 20px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue