mirror of
https://github.com/penpot/penpot.git
synced 2026-05-28 03:13:40 +00:00
6 lines
116 B
HTML
6 lines
116 B
HTML
<link href="/css/main.css" rel="stylesheet" type="text/css" />
|
|
<style>
|
|
body {
|
|
overflow-y: scroll;
|
|
}
|
|
</style> |