add toggle to collapse and expand Fediverse tab explaination box, fixes #63

This commit is contained in:
Mary Kate 2020-07-26 17:30:54 -05:00
parent f81f5d057b
commit 7fd8c860b6
3 changed files with 4 additions and 1 deletions

Binary file not shown.

View file

@ -170,7 +170,10 @@ body {
&__title {
font-weight: bold;
font-size: 16px;
margin-bottom: 1em;
}
&__explanation {
margin-top: 1em;
}
&__dismiss {