This commit is contained in:
steven 2021-07-27 22:52:15 -07:00
parent 42e06b31ca
commit e882a66106
3 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ const ContentSectionRisks = () => {
</p>
</div>
</div>
<div className="col-span-1 md:col-span-4 lg:col-span-4 row-span-2 p-5 bg-bkg-3 border border-bkg-4 rounded-xl h-auto w-auto z-10 shadow-md bg-risk-three bg-contain bg-right-bottom bg-no-repeat">
<div className="col-span-1 md:col-span-4 lg:col-span-4 row-span-2 p-5 bg-bkg-3 border border-bkg-4 rounded-xl h-auto w-auto z-10 shadow-md bg-risk-four md:bg-risk-three lg:bg-risk-three bg-contain bg-right-bottom bg-no-repeat">
<h3 className="text-white font-semibold text-xl tracking-wide my-2">
New token sale mechanism
</h3>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -25,7 +25,7 @@ module.exports = {
}),
height: {
575: '575px',
550: '550px',
650: '650px',
750: '750px',