Rebased on top of master

This commit is contained in:
nymkappa
2022-07-23 19:03:12 +02:00
parent 40f2b97075
commit 89f7f99720
4 changed files with 17 additions and 12 deletions

View File

@@ -19,6 +19,15 @@
}
}
.full-container.nodepage {
margin-top: 50px;
}
.full-container.widget {
height: 250px;
min-height: 250px;
}
.widget {
width: 99vw;
height: 250px;
@@ -29,10 +38,6 @@
-webkit-mask: linear-gradient(180deg, #11131f00 0%, #11131fff 20%);
}
.full-container.nodepage {
margin-top: 50px;
}
.chart {
min-height: 500px;
width: 100%;