mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-07 05:05:20 +00:00
Fix unaligned graph title
This commit is contained in:
parent
23a1e937e7
commit
15572e0ee6
@ -198,6 +198,7 @@ ul.task-list {
|
|||||||
.graph-title-container {
|
.graph-title-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
width: 320px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.graph-title {
|
.graph-title {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user