Compare commits

..

No commits in common. "909166c4b08529acdbe0a2557a1bf0cccfde40fc" and "abda4aca6535d81a8c130ed120976d72f30c0449" have entirely different histories.

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, .social-icons { header {
display: grid; display: grid;
align-content: space-between; align-content: space-between;
grid-row-end: 2 grid-row-end: 2