mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +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 {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: start;
|
||||
padding: 0;
|
||||
position: relative;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
align-items: start;
|
||||
padding: 0;
|
||||
|
||||
.day {
|
||||
flex: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue