social nav + search system #37

Merged
freakoverse merged 22 commits from staging into master 2024-09-18 10:08:04 +00:00
Showing only changes of commit 6b1d4e7322 - Show all commits

View File

@ -181,10 +181,12 @@ const SlideContent = ({ naddr }: SlideContentProps) => {
</div> </div>
<div className='IBMSMSCWSInfo'> <div className='IBMSMSCWSInfo'>
<h3 className='IBMSMSCWSInfoHeading'>{mod.title}</h3> <h3 className='IBMSMSCWSInfoHeading'>{mod.title}</h3>
<div className='IBMSMSCWSInfoTextWrapper'>
<p className='IBMSMSCWSInfoText'> <p className='IBMSMSCWSInfoText'>
{mod.summary} {mod.summary}
<br /> <br />
</p> </p>
</div>
<p className='IBMSMSCWSInfoText IBMSMSCWSInfoText2'> <p className='IBMSMSCWSInfoText IBMSMSCWSInfoText2'>
{mod.game} {mod.game}
<br /> <br />