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;