forked from indymedia/epicyon
Align calendar with top
parent
68aab3f172
commit
eb6c8b9fc3
|
@ -41,15 +41,8 @@
|
|||
body {
|
||||
background-color: var(--main-bg-color);
|
||||
color: var(--day-number2);
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
align-items: center;
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
font-family: 'Montserrat';
|
||||
font-weight: 700;
|
||||
margin: 5%;
|
||||
}
|
||||
|
||||
main {
|
||||
|
|
Loading…
Reference in New Issue