2 Commits

Author SHA1 Message Date
379476da17 About page style fix 2022-04-25 20:13:17 -03:00
Francisco Pessano
f2a4ae61d3 Merge pull request #1 from FranP-code/react-moving
Apply React page to Master
2022-04-25 20:04:36 -03:00

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;