From 4a97b3bc47da8c63d22ee31492c4e35f9ff15e0d Mon Sep 17 00:00:00 2001 From: merdiano Date: Fri, 13 Dec 2019 13:51:05 +0500 Subject: [PATCH] seat selection completed reservation and booking --- public/assets/stylesheet/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/stylesheet/custom.css b/public/assets/stylesheet/custom.css index 1c7aa221..d41417f8 100644 --- a/public/assets/stylesheet/custom.css +++ b/public/assets/stylesheet/custom.css @@ -153,7 +153,7 @@ article > .u-block-hover__additional--partially-slide-up { background-color: #ffffff; } #kinoteator { - margin-top: 20px; } + margin-top: 50px; } #kinoteator .tab-header h2 { font-size: 35px; font-weight: bold; }