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

@@ -1,5 +1,6 @@
.team {
margin: 100px 0 90px;
overflow: hidden;
@include tablet {
margin: 90px 0;