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