Limit maximum width of homepage header slider
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
.herounit {
|
.herounit {
|
||||||
@apply relative w-full overflow-hidden;
|
@apply relative w-full max-w-screen-2xl overflow-hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.herounit__badge {
|
.herounit__badge {
|
||||||
|
|||||||
Reference in New Issue
Block a user