adds mobile drawer
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
}
|
||||
|
||||
.btn-icon {
|
||||
@apply rounded-full aspect-square h-7 hover:bg-secondary-hover focus:ring-4 ring-input-ring transition-colors;
|
||||
@apply rounded-full aspect-square h-8 text-lg hover:bg-secondary-hover focus:ring-4 ring-input-ring transition-colors;
|
||||
}
|
||||
|
||||
.tab {
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
--menu-item-background-hover: 43, 46, 69;
|
||||
--menu-item-background-focus: 25, 26, 41;
|
||||
|
||||
--footer-background: 10, 14, 48;
|
||||
--footer-background: 26, 29, 51;
|
||||
|
||||
--separator: 108, 115, 150;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user