mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 13:18:29 +00:00
Original repository: https://github.com/penpot/penpot-mcp Imported commit: fcfa67e908fc54e23a3a3543dee432472dc90c5d
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;
|
|
}
|