From 9b59ef937417f1d63b503d3e7348ccd0009ab770 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Wed, 24 Apr 2024 06:54:09 +0200 Subject: [PATCH] V kolik? --- frontend/src/scripts/index.js | 7 +++++-- frontend/src/styles/index.scss | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index d17b437..9ad8d28 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -113,13 +113,16 @@ class Main extends Component {
4.5.2024 -
+

+ V KOLIK? +
+ 9:00 +

KDE?
Sobkovice

-

CENA
diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss index adf8639..fd4b011 100644 --- a/frontend/src/styles/index.scss +++ b/frontend/src/styles/index.scss @@ -26,7 +26,7 @@ form.container{ } .val{ - margin:10px 0; + margin:10px; background:rgba(255,255,255,0.7); padding: 10px; border-radius: 10px;