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 @@ - +