mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
9 lines
122 B
SCSS
9 lines
122 B
SCSS
#fundraising {
|
|
background-color: var(--color-seaside);
|
|
color: rgba(0, 0, 0, 0.9);
|
|
|
|
.graphic {
|
|
max-width: 400px;
|
|
}
|
|
}
|