mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-07 13:15:20 +00:00
css fix
This commit is contained in:
parent
2e24548a71
commit
f0e8eeb569
@ -239,6 +239,12 @@ ul.task-list {
|
|||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-top: 2px solid var(--background-secondary);
|
border-top: 2px solid var(--background-secondary);
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
||||||
|
@media (max-width: 1400px) {
|
||||||
|
.graph-fs {
|
||||||
|
transform: translate(-50%, -50%);
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-container {
|
.sidebar-container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user