Skip to content

Commit f97ceca

Browse files
committed
Added a small padding to the textarea
1 parent ae5dddf commit f97ceca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/minima/custom-styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ textarea {
2222
@include relative-font-size(1);
2323

2424
width: 100%;
25+
padding: 8px;
2526
}

0 commit comments

Comments
 (0)