Overflow • Natura11y
Closeup photography of swarm of jellyfish

Photo by Matt Thomason

Overflow

Introduction

Change the overflow property of an element.


Overflow Utilities

Natura11y provides the following overflow utilities:


        <div class="overflow-auto">...</div>
        <div class="overflow-visible">...</div>
        <div class="overflow-hidden">...</div>
        <div class="overflow-x-scroll">...</div>
        <div class="overflow-y-scroll">...</div>
    
Figure 1