About page style fix

This commit is contained in:
2022-04-25 20:13:17 -03:00
parent f2a4ae61d3
commit 379476da17

View File

@@ -5,7 +5,7 @@ import { Link } from 'wouter'
const About = () => {
const Style = styled.main`
padding: 0px 3vw;
padding: 2vh 3vw;
section {
margin-bottom: 5vh;