mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 20:58:06 +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;
|
|
}
|