ehehe again

master
aleevadh 2 months ago
parent e0fdc07a65
commit ce2bd36ade

@ -5,7 +5,7 @@ body {
}
.header {
padding-top: 25px;
padding-top: 80px;
padding-left: 60px;
text-align: left;
}
@ -29,6 +29,7 @@ body {
.column-left {
width: 50%;
margin-top: 40px;
}
.intro-text {
@ -119,6 +120,7 @@ body {
align-items: center;
text-align: center;
margin-left: 30px;
margin-top: -90px;
}
.tendrils {
@ -135,7 +137,7 @@ body {
.flip-card-inner {
position: relative;
width: 100%;
height: 230%;
height: 160%;
text-align: center;
border-radius: 30px;
border: 1.7px solid black;

Loading…
Cancel
Save