mirror of
https://github.com/penpot/penpot.git
synced 2026-08-23 21:28:38 +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> |