fix: use font on buttons

This commit is contained in:
swve 2023-02-04 17:07:33 +01:00
parent 988c50505e
commit fb1164cbf9

View file

@ -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;