mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-04-19 10:51:20 +00:00
Fix mobile about footer width
This commit is contained in:
parent
0bfe0aa109
commit
6930af6a50
@ -134,7 +134,7 @@ const AboutPage = () => {
|
|||||||
</div>
|
</div>
|
||||||
</Card>
|
</Card>
|
||||||
|
|
||||||
<Card title="Connect with Us" className="mb-4">
|
<Card title="Connect with Us" className="mb-4 max-tab:mx-2">
|
||||||
<div className="flex flex-wrap gap-4 justify-center">
|
<div className="flex flex-wrap gap-4 justify-center">
|
||||||
<GenericButton
|
<GenericButton
|
||||||
severity="secondary"
|
severity="secondary"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user