This commit is contained in:
Glitch (t404null)
2021-11-05 17:31:03 +00:00
parent c2a1427427
commit 09a5316f39
8 changed files with 2630 additions and 101 deletions

View File

Before

Width:  |  Height:  |  Size: 338 KiB

After

Width:  |  Height:  |  Size: 338 KiB

View File

@@ -2515,10 +2515,43 @@ a {
left: -1rem;
}
}
.cid-sIHl7tzJ14 {
padding-top: 5rem;
padding-bottom: 5rem;
background-image: url("../../../assets/images/image2-1.png");
}
.cid-sIHl7tzJ14 .card-wrapper {
background: #353535;
border-radius: 4px;
}
@media (max-width: 767px) {
.cid-sIHl7tzJ14 .card-wrapper {
padding: 1rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cid-sIHl7tzJ14 .card-wrapper {
padding: 2rem;
}
}
@media (min-width: 992px) {
.cid-sIHl7tzJ14 .card-wrapper {
padding: 4rem;
}
}
.cid-sIHl7tzJ14 .card-title {
text-align: left;
color: #ffffff;
}
.cid-sIHl7tzJ14 .mbr-text,
.cid-sIHl7tzJ14 .mbr-section-btn {
text-align: left;
color: #fafafa;
}
.cid-sIHl7tzJ13 {
padding-top: 5rem;
padding-bottom: 5rem;
background-image: url("../../../assets/images/image2-6.png");
background-image: url("../../../assets/images/image2.png");
}
.cid-sIHl7tzJ13 .card-wrapper {
background: #353535;

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff