refactor: Remove redundant CSS rules (#193)

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-24 16:55:37 +01:00
committed by GitHub
parent 3c6b6d23f5
commit b17243dd51

View File

@@ -41,11 +41,6 @@
&:hover {
background-color: var(--grey-six);
}
@media screen and (max-width: 768px) {
width: 100%;
gap: 1rem;
}
}
.member-text {