Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

Center content tailwind

<div class="flex items-center justify-center h-screen">
	<img class="object-center" src="{{ asset('assets/images/gifs/loader.gif') }}" alt="">
</div>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Center #content #tailwind
ADD COMMENT
Topic
Name
2+3 =