settings
This is setting page for css.
code:style.css
@import "/api/code/kinetictypo/settings/style.css";
.quick-launch .flex-box::before {
content: "";
display: block;
flex-grow: 1;
min-width: 300px;
height: 50px;
margin-bottom: 10px;
background-size: contain;
background-position: left;
background-repeat: no-repeat;
}