Improve meetup explanation

This commit is contained in:
Dennis Reimann
2021-10-03 09:47:44 +02:00
parent 8089b0dc6c
commit a630dde889
2 changed files with 6 additions and 0 deletions

View File

@@ -100,6 +100,10 @@ a {
}
}
code {
font-size: .9em;
}
p {
margin-bottom: var(--space-l);
}