Увеличение ширины с социальными кнопками

This commit is contained in:
Alexander Zhirov 2024-09-14 21:30:35 +03:00
parent bce7224732
commit 1e4751f487
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ div.social {
display: flex;
justify-content: space-between;
margin-top: 100px;
width: 900px;
width: 960px;
}
.social div {