From 3341878aea6169468c9f801068aea7453f3c6969 Mon Sep 17 00:00:00 2001 From: "Anton.AE" Date: Tue, 29 Oct 2024 11:22:54 +0000 Subject: [PATCH] styles fixed --- assets/css/style.css | 6 ++++-- index.html | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index fef4882..f62be79 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -840,8 +840,10 @@ } .main_license .nav { gap: 10px; - width: 700px; - display: ruby-text; + width: max-content; + display: flex; + flex-direction: row; + padding-bottom: 30px; } .nav { flex-wrap: nowrap !important; diff --git a/index.html b/index.html index ccde31d..e4be60d 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@ - +