Change style

This commit is contained in:
Digital Studium 2023-07-28 21:43:23 +03:00
parent abda4aca65
commit 909166c4b0
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ body {
grid-template-columns: repeat(6, 1fr); grid-template-columns: repeat(6, 1fr);
} }
header { header, .social-icons {
display: grid; display: grid;
align-content: space-between; align-content: space-between;
grid-row-end: 2 grid-row-end: 2