ok
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
bottom: 1rem;
|
||||
bottom: 0.5em;
|
||||
transform: translate(-50%, -50%);
|
||||
max-width: 75px;
|
||||
width: 100%;
|
||||
@@ -56,3 +56,21 @@
|
||||
top: 8rem;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
.über-uns {
|
||||
width: 65%;
|
||||
margin-top: 2%;
|
||||
height: 50%;
|
||||
}
|
||||
.shop {
|
||||
width: 65%;
|
||||
margin-top: 0.5%;
|
||||
height: 30%;
|
||||
}
|
||||
.shop, .über-uns{
|
||||
background-color: rgba(0, 0, 0, 0.12);
|
||||
margin-right: 2.5%;
|
||||
text-align: center;
|
||||
border-radius: 1em;
|
||||
border: 0.05em solid #121212;
|
||||
}
|
||||
Reference in New Issue
Block a user