Fix charts issue for stargazers plugin (missing month name and inequal height)

This commit is contained in:
lowlighter
2021-01-09 20:43:20 +01:00
parent 675d777a7b
commit d119dfaee5
2 changed files with 2 additions and 1 deletions

View File

@@ -331,6 +331,7 @@
align-items: flex-end;
width: 100%;
margin: 8px 0 4px;
flex-grow: 1;
}
.chart-bars .entry {