mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-12 20:40:47 -05:00
Scanner WIP (#3239)
This commit is contained in:
6
app/components/ObjectiveTimeline.module.css
Normal file
6
app/components/ObjectiveTimeline.module.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.container {
|
||||
height: 300px;
|
||||
background-color: var(--color-bg-high);
|
||||
border-radius: var(--radius-box);
|
||||
padding: var(--s-2-5) var(--s-3);
|
||||
}
|
||||
Reference in New Issue
Block a user