Skip to content

Commit 01f909c

Browse files
committed
chore: updated calendar font style
1 parent ca0c3d6 commit 01f909c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/calendar/css/calendar.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
display: flex;
44
flex-flow: column;
55
align-items: center;
6-
font-family: "Poppins", serif;
6+
/*font-family: "Poppins", serif;*/
77
background: #eeaeca;
88
background: radial-gradient(circle, #eeaeca 0%, #94bbe9 100%);
99
}

0 commit comments

Comments
 (0)