mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
[bin] Improve timeline vertical spacing
This commit is contained in:
parent
387ae9490d
commit
fe04acd399
1 changed files with 4 additions and 0 deletions
|
|
@ -665,6 +665,10 @@
|
|||
backdrop-filter: blur(10px);
|
||||
}
|
||||
|
||||
.timeline-item h2 {
|
||||
margin: 0.5em auto;
|
||||
}
|
||||
|
||||
.muted {
|
||||
opacity: 0.5;
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue