Skip to content

Commit

Permalink
style: 💄 change dots size in carousel component
Browse files Browse the repository at this point in the history
  • Loading branch information
kehyshow committed Jun 1, 2022
1 parent 9042f42 commit bb63f9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,7 @@ a {
/* FF3.6+, IE9, Chrome6+, Saf5.1+*/
url("/fonts/ttf/iranyekanwebextrablack.ttf") format("truetype");
}

.slick-dots li button:before {
font-size: 12px;
}

0 comments on commit bb63f9b

Please sign in to comment.