lightweight base-8 css framework
ocho is a lightweight css framework designed around a base-8 system for clean, tight layouts.
ocho provides a simple layout system that uses the grid system to create a responsive layout.
The grid system uses a 16-column layout that works consistently across all screen sizes. Blocks stack into a single column on very small screens (below 600px) for optimal mobile experience.
Use .full or .span-16 to span the full
width, or .span-1 through .span-16 for
specific column spans.
All span classes maintain their proportions on tablets and desktops, but stack into a single column on small mobile screens (below 600px) for optimal readability.
ocho uses the Geist font for headings and Space Mono for body text.
ocho uses the Geist font for headings and Space Mono for body text.
Paragraph