Skip to content

Commit

Permalink
Bump up font
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsoar committed Aug 24, 2019
1 parent 0d4c68b commit 051c914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/styles/_about.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

.body {
@include common-attrbs;
font-size: 1.2rem;
font-size: 1.3rem;
}

.profileImage {
Expand Down
2 changes: 1 addition & 1 deletion src/styles/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
font-family: Roboto;
text-align: left;
width: 100%;
font-size: 1.5rem; }
font-size: 1.2rem; }

.profileImage {
padding-top: 5%; }
Expand Down

0 comments on commit 051c914

Please sign in to comment.