mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
adjust padding of post info, remove alt from logo img, translate closed alert on mobile
This commit is contained in:
@@ -226,7 +226,7 @@ const Home = ({ subplebbits }: HomeProps) => {
|
||||
<div className={styles.content}>
|
||||
<Link to='/'>
|
||||
<div className={styles.logo}>
|
||||
<img alt='plebchan' src='/assets/logo/logo-transparent.png' />
|
||||
<img alt='' src='/assets/logo/logo-transparent.png' />
|
||||
</div>
|
||||
</Link>
|
||||
<SearchBar />
|
||||
|
||||
Reference in New Issue
Block a user