mirror of
https://github.com/penpot/penpot.git
synced 2026-03-24 20:30:47 +01: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;
|
|
}
|