diff --git a/src/style.css b/src/style.css index 4e49407..34b592e 100644 --- a/src/style.css +++ b/src/style.css @@ -121,7 +121,7 @@ a { @media only screen and (max-width: 700px) { .project { flex-direction: column; - padding: 16px; + padding: 18px; } .project>div { @@ -134,7 +134,7 @@ a { } .project p { - font-size: 12pt; + font-size: 14pt; text-align: left; } } \ No newline at end of file