From 5d443894ed78db00471045e30bcb08997b138c6b Mon Sep 17 00:00:00 2001 From: harry Date: Sun, 14 May 2017 22:34:35 +0530 Subject: [PATCH] Add Top Bar with Stacked codepen! --- docs/pages/top-bar.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/pages/top-bar.md b/docs/pages/top-bar.md index fcb2dc52c..d9649a9c4 100644 --- a/docs/pages/top-bar.md +++ b/docs/pages/top-bar.md @@ -111,6 +111,12 @@ In the below example, we've combined the above pattern with the Responsive Toggl By default, the two sections of a top bar will stack on top of each other on small screens. This can be changed by adding the class `.stacked-for-medium` or `.stacked-for-large`. +
+ Watch this part in video + + edit on codepen button +
+ ```html
-- 2.47.2