0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-05 05:49:07 -05:00
penpot/frontend/resources/styles/main/layouts/projects-page.scss
alonso.torres 71e30a1607 Fixes styles
2020-04-29 10:04:27 +02:00

5 lines
92 B
SCSS

.projects-page {
padding: 1rem;
height: 100%;
background-color: $color-white;
}