kayto
v2.0.0
Published
Your UI layout sidekick
Readme
Kayto
Your UI layout sidekick
See installation and usage notes on Github.
Set the default max-width like so with Javscipt and CSS:
//set to 1100px;
window.kaytoMaxWidth = 1100;.kayto, .kayto-container { max-width: 1100px; }