mirror of
https://github.com/penpot/penpot.git
synced 2026-03-21 01:43:43 +00:00
6 lines
87 B
CSS
6 lines
87 B
CSS
.container {
|
|
background-color: #f0f0f0;
|
|
padding: 16px;
|
|
border: 2px solid #000;
|
|
}
|