mirror of
https://github.com/penpot/penpot.git
synced 2025-02-05 05:49:07 -05:00
5 lines
92 B
SCSS
5 lines
92 B
SCSS
.projects-page {
|
|
padding: 1rem;
|
|
height: 100%;
|
|
background-color: $color-white;
|
|
}
|