From b897f7705e437a776d18bb3a8c6725d009d31111 Mon Sep 17 00:00:00 2001 From: s-ol Date: Fri, 1 Nov 2019 14:08:37 +0100 Subject: fix inspector --- scss/_browser.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss') diff --git a/scss/_browser.scss b/scss/_browser.scss index f39e1df..adf9dd1 100644 --- a/scss/_browser.scss +++ b/scss/_browser.scss @@ -77,6 +77,10 @@ white-space: nowrap; } + &.thin > * { + margin: 0.5em 1em; + } + > .inspect-btn { @include media-small() { display: none; } } -- cgit v1.2.3