fix: fixed team overflow

This commit is contained in:
Aliaksei Karzhou
2024-07-03 02:06:44 +03:00
parent f147a2b0d9
commit 70dc4bfe24
2 changed files with 2 additions and 0 deletions

View File

@@ -2240,6 +2240,7 @@ h3 {
.team {
margin: 100px 0 90px;
overflow: hidden;
}
@media (max-width: 768px) {
.team {