Created
August 24, 2021 03:33
-
-
Save DoctorDerek/177da520b5e76c3ad907b2a539415018 to your computer and use it in GitHub Desktop.
10 Ways to Fix Horizontal Scroll Bars with CSS width: 100vw on Websites https://medium.com/p/39b3a5e81cf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section class="w-full flex flex-col items-center content-center border-4 border-purple-500 border-solid bg-blue-500"> | |
<div class="text-4xl font-bold bg-gray-100 fixed right-4 bottom-4">Tailwind CSS: w-full</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment