This commit is contained in:
Christoph Schindlbeck
2021-06-12 00:46:00 +02:00
parent 8b8b667c4f
commit 47c404787c
2 changed files with 10 additions and 8 deletions
+3 -2
View File
@@ -300,6 +300,7 @@ a:active {
.hero-area {
background-size: cover;
background-attachment: fixed;
background-position-x: 60%;
height: 100vh;
display: flex;
justify-content: center;
@@ -330,7 +331,7 @@ a:active {
color: #fff;
display: inline-block;
line-height: 25px;
padding: 25px 28px 20px;
padding: 20px 10px 15px;
text-align: center;
width: 49%;
margin-bottom: 3px;
@@ -349,7 +350,7 @@ a:active {
line-height: 50px;
position: relative;
overflow: hidden;
height: 60px;
height: 50px;
}
@media only screen and (max-width:400px) {