Conditional logic for stacking columns
This commit is contained in:
@@ -366,3 +366,11 @@ span.icon-text::after {
|
||||
background-color: #0056b3;
|
||||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
#stacked {
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
#stacked > .navbar-item {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user