From 6f7a0766a2db9bc7289092f159275950b212d0fa Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Sun, 27 Aug 2017 18:48:41 -0400 Subject: [PATCH] Use rounded-pill instead of pill --- docs/source/_layouts/master.blade.php | 2 +- docs/source/borders.md | 2 +- docs/source/examples.blade.php | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/source/_layouts/master.blade.php b/docs/source/_layouts/master.blade.php index 6ee1d0884..bd439f9ff 100644 --- a/docs/source/_layouts/master.blade.php +++ b/docs/source/_layouts/master.blade.php @@ -13,7 +13,7 @@
-
+
diff --git a/docs/source/borders.md b/docs/source/borders.md index b2022d724..0ffefddbf 100644 --- a/docs/source/borders.md +++ b/docs/source/borders.md @@ -159,7 +159,7 @@ div { .rounded-r-lg; .rounded-b-lg; .rounded-l-lg; - .pill; + .rounded-pill; } ``` diff --git a/docs/source/examples.blade.php b/docs/source/examples.blade.php index 3ade774d6..2c3c592ca 100644 --- a/docs/source/examples.blade.php +++ b/docs/source/examples.blade.php @@ -81,9 +81,9 @@

- #photography - #travel - #winter + #photography + #travel + #winter
@@ -105,7 +105,7 @@

- +

Jonathan Reinink

Aug 18