mirror of
https://github.com/tabler/tabler.git
synced 2026-08-21 10:24:26 +04:00
navbar refactoring
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
margin-bottom: $card-group-margin;
|
||||
box-shadow: $card-shadow;
|
||||
|
||||
@include media-breakpoint-down(sm) {
|
||||
margin-bottom: $card-group-margin-sm;
|
||||
}
|
||||
|
||||
@media print {
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user