From e42cea019d15c43ba8426b3c383050d0db22c727 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Sat, 11 Apr 2020 10:19:13 +0200 Subject: [PATCH] =?UTF-8?q?Zm=C4=9Bna=20=C5=A1k=C3=A1lov=C3=A1n=C3=AD=20po?= =?UTF-8?q?lo=C5=BEek=20v=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/style.scss | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/sass/style.scss b/sass/style.scss index c76e3c1..5ec27c6 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -80,20 +80,8 @@ body { ul { flex-grow: 1; - - &:nth-child(1) { - min-width: 25%; - flex-grow: 1; - } - &:nth-child(2) { - min-width: 30%; - flex-grow: 2; - } - &:nth-child(3) { - min-width: 45%; - flex-grow: 3; - } - + min-width: 33.3%; + a { display: block; padding: .5em 1em;