Skip to content

Commit

Permalink
Added a small padding to the textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
revolter committed May 28, 2024
1 parent ae5dddf commit f97ceca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/minima/custom-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ textarea {
@include relative-font-size(1);

width: 100%;
padding: 8px;
}

0 comments on commit f97ceca

Please sign in to comment.