mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
Add gap
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
---
|
||||
layout: post
|
||||
title: "Metro UI CSS grid with Bulma tiles"
|
||||
introduction: "Have you ever wanted to build a **Metro-UI-like grid in CSS**?<br>Thanks to Flexbox and the new [Bulma tiles](http://bulma.io/documentation/grid/tiles/), you now can! And it only requires 1 HTML element: the `tile` element."
|
||||
introduction: "Have you ever wanted to build a **Metro-UI-like grid in CSS**?<br>Thanks to Flexbox and the new [Bulma tiles](http://bulma.io/documentation/layout/tiles/), you now can! And it only requires 1 HTML element: the `tile` element."
|
||||
color: "info"
|
||||
name: "Metro UI"
|
||||
icon: "th-large"
|
||||
---
|
||||
|
||||
Have you ever wanted to build a **Metro-UI-like grid in CSS**?
|
||||
Thanks to Flexbox and the new [Bulma tiles](http://bulma.io/documentation/grid/tiles/), you now can! And it only requires 1 HTML element: the `tile` element.
|
||||
Thanks to Flexbox and the new [Bulma tiles](http://bulma.io/documentation/layout/tiles/), you now can! And it only requires 1 HTML element: the `tile` element.
|
||||
|
||||
[](http://bulma.io/documentation/grid/tiles/)
|
||||
[](http://bulma.io/documentation/layout/tiles/)
|
||||
|
||||
Check out the [documentation](http://bulma.io/documentation/grid/tiles/)!
|
||||
Check out the [documentation](http://bulma.io/documentation/layout/tiles/)!
|
||||
|
||||
Reference in New Issue
Block a user