Blazify Your Site
What exactly makes a Blazed site so special?
Custom Scrollbar
The Blazed custom scrollbar creates a common look-and-feel accross all Blazed sites. Its uniform nature is both sleek and contrasted, to add this scrollbar:
body::-webkit-scrollbar{
width:10px;
}
body::-webkit-scrollbar-track{
background:#727a8a;
}
body::-webkit-scrollbar-thumb{
background-color:#afb4bd;
border-radius:20px;
border:1px solid #5b626e;
}
body::-webkit-scrollbar-thumb:hover{
background-color:#5b626e;
}
CSS Framework
All Blazed sites use Tailwind to create a common look-and-feel accross the corporate sites.
Design Guide
Please refer to the Brand Style Guide for more information about brand style.
Add Some Fire + Ice
Blazed Systems maintains blazingly fast frontend/backend frameworks for a variety of languages.