Add performative allyship

This commit is contained in:
tatianamac
2019-11-01 19:04:05 -07:00
parent fbbbdd3ad4
commit 9ed0cea252
4 changed files with 46 additions and 48 deletions

View File

@ -162,6 +162,10 @@ p {
color: black;
border-bottom: darkgrey solid 0.1em;
font-family: monotype-grotesque-extended, Arial Black, sans-serif;
margin: 1rem 0;
}
.word__link:hover {
border-bottom: red solid 0.1rem;
}
.block__dictionary {