Change date filter format.
This commit is contained in:
10
components/WebsiteStats.module.css
Normal file
10
components/WebsiteStats.module.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 24px;
|
||||
line-height: 60px;
|
||||
font-weight: 600;
|
||||
}
|
||||
Reference in New Issue
Block a user