We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0c3d6 commit 01f909cCopy full SHA for 01f909c
src/assets/calendar/css/calendar.module.css
@@ -3,7 +3,7 @@
3
display: flex;
4
flex-flow: column;
5
align-items: center;
6
- font-family: "Poppins", serif;
+ /*font-family: "Poppins", serif;*/
7
background: #eeaeca;
8
background: radial-gradient(circle, #eeaeca 0%, #94bbe9 100%);
9
}
0 commit comments