mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-15 11:00:47 +02:00
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