width to 900 px

This commit is contained in:
Alexander Zhirov 2023-07-26 16:11:33 +03:00
parent e981de36ba
commit 4518e23261
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: 800px;
width: 900px;
}
.social div {