mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
fix: use font on buttons
This commit is contained in:
parent
988c50505e
commit
fb1164cbf9
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@ const CourseWrapper = styled.div`
|
|||
border-radius: 7px;
|
||||
background: #000000;
|
||||
opacity: 0.4;
|
||||
font-family: "DM Sans", sans-serif;
|
||||
|
||||
color: #ffffff;
|
||||
font-size: 12px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue