Skip to content

Commit f23ed39

Browse files
committed
feature: improved ccalendar data styling
1 parent 02d7814 commit f23ed39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/assets/css/articles/DateCalendar.module.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
display: flex;
2222
position: relative;
2323
left: 2em;
24-
padding:0px;
24+
padding:0;
25+
padding-left: 2em;
2526
margin:0;
2627
flex-direction: column;
2728
align-items: flex-start;

0 commit comments

Comments
 (0)