mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 04:35: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 {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
width: 320px;
|
||||
}
|
||||
|
||||
.graph-title {
|
||||
|
Loading…
x
Reference in New Issue
Block a user