Skip to content

Commit

Permalink
Merge pull request #170 from NilFoundation/133-change-bullet-lists-fo…
Browse files Browse the repository at this point in the history
…nt-size

Add font-size 16px to bullet lists in job description #133
  • Loading branch information
ukorvl authored Feb 13, 2024
2 parents c22af41 + 6500371 commit e1d00da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
list-style: unset !important;
padding-left: 20px !important;
line-height: 22px;
font-size: 16px;
}

p {
Expand Down

0 comments on commit e1d00da

Please sign in to comment.