mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
9 lines
86 B
HTML
9 lines
86 B
HTML
|
|
---
|
||
|
|
layout: cypress
|
||
|
|
title: Elements/Box
|
||
|
|
---
|
||
|
|
|
||
|
|
<div class="box">
|
||
|
|
I'm in a box.
|
||
|
|
</div>
|