Improved graph visibility on mobile.

This commit is contained in:
softsimon
2020-09-23 15:49:07 +07:00
parent feee53b4d5
commit bcd75063f0
3 changed files with 16 additions and 1 deletions

View File

@@ -71,6 +71,9 @@ body {
.box {
padding: 0.75rem;
}
.ct-legend {
display: none;
}
}
.navbar-nav.liquid > .active {