From 2b09a8cc9681360c1fd3846d0023176ec2afd0f7 Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Thu, 1 Jun 2023 10:09:36 +0200 Subject: [PATCH] changed index buttons to nav --- index.html | 4 ++-- res/index/style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 4716f07..294e2d9 100644 --- a/index.html +++ b/index.html @@ -14,11 +14,11 @@ Fabrika Hrádek Tour -
+
+ \ No newline at end of file diff --git a/res/index/style.css b/res/index/style.css index 16811cf..c709167 100644 --- a/res/index/style.css +++ b/res/index/style.css @@ -21,7 +21,7 @@ body color: #C1BFBE; } -#TlacitkaVzhled +#nav_buttons { display: flex; flex-direction: column;