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:
André
2023-10-25 22:01:12 +01:00
committed by GitHub
parent b17243dd51
commit c5d1421358
2 changed files with 0 additions and 3 deletions

View File

@@ -110,7 +110,6 @@
@media screen and (max-width: 767px) {
.text-container {
padding: 2rem 1.75rem;
margin-bottom: 2rem;
}
}
</style>