diff --git a/src/styles/_about.scss b/src/styles/_about.scss index 88b0b99..45138f8 100644 --- a/src/styles/_about.scss +++ b/src/styles/_about.scss @@ -15,7 +15,7 @@ .body { @include common-attrbs; - font-size: 1.2rem; + font-size: 1.3rem; } .profileImage { diff --git a/src/styles/index.css b/src/styles/index.css index 5b04f8f..eaab9e6 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -37,7 +37,7 @@ font-family: Roboto; text-align: left; width: 100%; - font-size: 1.5rem; } + font-size: 1.2rem; } .profileImage { padding-top: 5%; }