Compare commits
No commits in common. "909166c4b08529acdbe0a2557a1bf0cccfde40fc" and "abda4aca6535d81a8c130ed120976d72f30c0449" have entirely different histories.
909166c4b0
...
abda4aca65
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue