mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-30 14:44:28 +02:00
refactor: Remove redundant CSS rules (#194)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de> Co-authored-by: João André Marques <joaoandremarques@MacBook-Pro.local>
This commit is contained in:
parent
b17243dd51
commit
c5d1421358
@ -62,9 +62,7 @@
|
|||||||
}
|
}
|
||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
.wrappezoid {
|
.wrappezoid {
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
|
||||||
height: calc(65vh);
|
height: calc(65vh);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -110,7 +110,6 @@
|
|||||||
@media screen and (max-width: 767px) {
|
@media screen and (max-width: 767px) {
|
||||||
.text-container {
|
.text-container {
|
||||||
padding: 2rem 1.75rem;
|
padding: 2rem 1.75rem;
|
||||||
margin-bottom: 2rem;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user