new feature img, udpated content section styling

This commit is contained in:
steven 2021-07-23 00:54:07 -07:00
parent 5afb4afbab
commit 9b5a2cc633
2 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@ const ContentSection = () => {
<span className="text-mango-red italic">Restricted</span>.
</p>
<div className="flex flex-wrap overflow-hiddenm mt-8">
<div className="w-full overflow-hidden lg:w-1/2 pr-4">
<div className="w-full overflow-hidden lg:w-1/2 pr-4 mt-4">
<p>
<span className="text-mango-green italic">
Unrestricted
@ -133,7 +133,7 @@ const ContentSection = () => {
</p>
</div>
<div className="w-full overflow-hidden lg:w-1/2">
<div className="w-full mt-4 overflow-hidden lg:w-1/2">
<p>
<span className="text-mango-red italic">
Restricted

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

After

Width:  |  Height:  |  Size: 125 KiB