mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
adjust styling
This commit is contained in:
@@ -47,7 +47,7 @@ const SearchBar = () => {
|
||||
const InfoBox = () => {
|
||||
const { t } = useTranslation();
|
||||
return (
|
||||
<div className={styles.box}>
|
||||
<div className={`${styles.box} ${styles.infoBox}`}>
|
||||
<div className={styles.infoboxBar}>
|
||||
<h2>{t('what_is_plebchan')}</h2>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user