Limit width on xl screens
This commit is contained in:
parent
b047ea3e4e
commit
4018f9a6db
|
@ -1,4 +1,4 @@
|
|||
<div>
|
||||
<div class="xl:w-4/5 xl:mx-auto">
|
||||
<div class="relative w-full flex flex-col items-center justify-center" style="height: 700px">
|
||||
<img class="h-full w-full object-cover object-center" src="/images/auditorium_blur-tablet_narrow.jpg" alt="">
|
||||
<div class="absolute inset-0 bg-blue-600 opacity-60 z-10"></div>
|
||||
|
|
Loading…
Reference in a new issue