1.0.0 • Published 7 years ago

rootical-kayto v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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; }
1.0.0

7 years ago