mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00: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>
|