Fix participation button position

Closes #676

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-04-13 16:58:41 +02:00
parent b349237d64
commit 174f52b2ab
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 4 additions and 0 deletions

View File

@ -1341,6 +1341,10 @@ div.sidebar {
.intro.section {
background: white;
.is-3-tablet {
width: initial;
}
p.tags {
a {
text-decoration: none;