Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cdaf251

Browse files
committed
forgot to set font for SubmitPost textarea
1 parent 30b6351 commit cdaf251

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/style/module/SubmitPost.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
.upload_post textarea {
3232
font-size: inherit;
33+
font-family: inherit;
3334
background-color: black;
3435
border: 1px solid white;
3536
border-radius: 0;

0 commit comments

Comments
 (0)