From c877a9c4ceec9cebf5e86d6249931c18217fa40d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80?= <61203964+grey-cat-1908@users.noreply.github.com> Date: Wed, 13 Mar 2024 19:57:11 +0300 Subject: [PATCH] Update custom.css --- static/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/custom.css b/static/custom.css index b0a2a7a..44c9658 100644 --- a/static/custom.css +++ b/static/custom.css @@ -139,7 +139,7 @@ nav .container { display: block; width: 100%; flex-direction: column; - text-align: left; + text-align: center; border-collapse: collapse; white-space: nowrap; margin-bottom: 15px;