Files
penpot/frontend/packages/ui/src/lib/example/Example.module.css
2026-02-10 08:29:24 +01:00

6 lines
87 B
CSS

.container {
background-color: #f0f0f0;
padding: 16px;
border: 2px solid #000;
}