mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Capitalize month name
This commit is contained in:
parent
2177ac39c9
commit
2dcea906ec
1 changed files with 4 additions and 0 deletions
|
|
@ -92,6 +92,10 @@
|
|||
padding-top: 31px;
|
||||
padding-bottom: 37px;
|
||||
|
||||
&::first-letter {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
@media (--viewportMedium) {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue