From f80afe67cda4928bdb789d36312d250953a22ca5 Mon Sep 17 00:00:00 2001 From: timurgordon Date: Thu, 11 Aug 2022 16:11:15 +0300 Subject: [PATCH] menu buttons fix --- .gitignore | 3 ++- content/header/_index.md | 6 +++--- static/css/index.css | 7 +++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 31dfcfe22..6c37d253e 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ dist run* install* public -static/css \ No newline at end of file +static/css +tailwindcss \ No newline at end of file diff --git a/content/header/_index.md b/content/header/_index.md index dc3280dfa..f8d41a03a 100644 --- a/content/header/_index.md +++ b/content/header/_index.md @@ -15,7 +15,7 @@ extra: - [TFT]("/tft") - Ecosystem -{% menu() %} +{% row() %}