move to chitter

This commit is contained in:
Rhiannon Morris 2022-09-10 19:46:26 +02:00
parent b87a3318b8
commit b0d0909877
5 changed files with 8 additions and 13 deletions

View file

@ -5,7 +5,7 @@ main { max-width: 1100px; }
#headerpic { filter: drop-shadow(0 0 30px var(--glow-col)); }
.contact {
grid-template-columns: repeat(3, 3em auto);
grid-template-columns: repeat(2, 3em auto);
width: 100%;
}
.contact dd { margin-left: 8px; }