Skip to content

Commit

Permalink
modified: styles/mobile-styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Thizh committed Feb 2, 2024
1 parent 86af2cb commit 41423a1
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions styles/mobile-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
padding: 10px;
}

.paragraphs {
font-size: 10px;
}
.paragraphs {
font-size: 10px;
}

.greet {
font-size: 20px;
}
.greet {
font-size: 20px;
}

#overlay-cv {
margin-bottom: 50px;
Expand Down Expand Up @@ -72,5 +72,4 @@
text-decoration: none;
display: block;
}
}

}

0 comments on commit 41423a1

Please sign in to comment.