Remove bottom margin from navigation card layout
This commit is contained in:
+1
-1
@@ -1959,7 +1959,7 @@ section + section {
|
|||||||
|
|
||||||
.sg-navigation-card-layout {
|
.sg-navigation-card-layout {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-block: var(--spacing-large);
|
margin-top: var(--spacing-large);
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-navigation-card-block {
|
.sg-navigation-card-block {
|
||||||
|
|||||||
Reference in New Issue
Block a user