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