Concise Utils is one of the official add-ons for Concise CSS. It provides helper classes that you can use in your markup for fast prototyping or context-dependent styles. Helper classes are prefixed ...
.topbar{background:linear-gradient(90deg,#1e3a8a,#1a56db);padding:10px 20px;display:flex;align-items:center;justify-content:space-between;color:#fff} .topbar-logo ...