Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
home heroText description footer editLink
true

<style> html { overflow-y: scroll; } :root { overflow-y: auto; overflow-x: hidden; } :root body { position: absolute; } body { width: 100vw; overflow: hidden; } ::-webkit-input-placeholder { color: #c0c4cc; font-weight: 400; } .hero .description { display: none; } .home { max-width: none!important; margin-left: auto; margin-right: auto; } .content__default > p { margin: 0; } </style>