mirror of
https://github.com/penpot/penpot.git
synced 2026-05-30 04:08:08 +00:00
6 lines
92 B
SCSS
6 lines
92 B
SCSS
.projects-page {
|
|
padding: 1rem;
|
|
height: 100%;
|
|
background-color: $color-white;
|
|
}
|