fix: style improvements for mobile view
This commit is contained in:
@@ -129,7 +129,7 @@ if (title) {
|
||||
|
||||
@layer components {
|
||||
.banner-home {
|
||||
@apply h-[var(--banner-height-home)]
|
||||
@apply h-[var(--banner-height)] md:h-[var(--banner-height-home)]
|
||||
}
|
||||
.banner-else {
|
||||
@apply h-[var(--banner-height)]
|
||||
|
||||
Reference in New Issue
Block a user