Skip to content

Commit

Permalink
fix: increase font size for other forest type label
Browse files Browse the repository at this point in the history
  • Loading branch information
friedjoff committed May 4, 2020
1 parent 3e79a98 commit f3c8ec1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/LocationResult.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
box-shadow: 0 -20px 20px -20px #777;
}

.form :global(label) {
font-size: 18px !important;
}

.mainHelp {
position: absolute;
right: 15px;
Expand Down

0 comments on commit f3c8ec1

Please # to comment.