Skip to content

Commit

Permalink
update font size
Browse files Browse the repository at this point in the history
  • Loading branch information
le4ker committed Jun 29, 2024
1 parent 48a1be4 commit 0ecd43e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/grayscale.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ h4 {

p {
padding: 0.5rem 0rem;
font-size: 2rem;
font-size: 2.2rem;
line-height: 1.5;
@media (min-width: 768px) {
padding: 0.3rem 0rem;
Expand Down Expand Up @@ -352,7 +352,7 @@ img::-moz-selection {

body {
-webkit-tap-highlight-color: rgba($font-color, 0.2);
font-size: 2rem;
font-size: 2.2rem;
}

.typed-cursor {
Expand Down

0 comments on commit 0ecd43e

Please sign in to comment.