height paralax-miror
This commit is contained in:
@@ -961,7 +961,8 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
|||||||
background: transparent; }
|
background: transparent; }
|
||||||
|
|
||||||
.parallax-mirror {
|
.parallax-mirror {
|
||||||
top: -80px; }
|
top: -80px;
|
||||||
|
height: auto; }
|
||||||
|
|
||||||
.programme {
|
.programme {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|||||||
@@ -25,11 +25,7 @@
|
|||||||
background: none !important;
|
background: none !important;
|
||||||
|
|
||||||
#body{
|
#body{
|
||||||
// min-height: 100vh;
|
|
||||||
// display: flex;
|
|
||||||
// flex-direction: column;
|
|
||||||
background: none !important;
|
background: none !important;
|
||||||
|
|
||||||
padding-bottom: 2rem !important;
|
padding-bottom: 2rem !important;
|
||||||
font-family: "Sarabun", sans-serif !important;
|
font-family: "Sarabun", sans-serif !important;
|
||||||
p:empty { display:none; }
|
p:empty { display:none; }
|
||||||
@@ -262,7 +258,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
|||||||
|
|
||||||
.parallax-mirror {
|
.parallax-mirror {
|
||||||
top: -80px;
|
top: -80px;
|
||||||
// height: auto;
|
height: auto;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user