mirror of
https://github.com/penpot/penpot-mcp.git
synced 2026-04-25 11:18:37 +00:00
11 lines
133 B
CSS
11 lines
133 B
CSS
@import "@penpot/plugin-styles/styles.css";
|
|
|
|
body {
|
|
line-height: 1.5;
|
|
padding: 10px;
|
|
}
|
|
|
|
p {
|
|
margin-block-end: 0.75rem;
|
|
}
|