mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-05-14 07:01:35 +00:00
style(calendar): normalize indentation and align with project style
This commit is contained in:
parent
d8904bdb5a
commit
c35c7c06e9
1 changed files with 5 additions and 5 deletions
|
|
@ -27,11 +27,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.heading {
|
.heading {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: start;
|
align-items: start;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
.day {
|
.day {
|
||||||
flex: none;
|
flex: none;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue