Tiny gaps for readability
This commit is contained in:
parent
7b9281057c
commit
633c7fc523
2 changed files with 6 additions and 1 deletions
|
@ -168,6 +168,11 @@ h2 {
|
|||
text-decoration-color: white;
|
||||
}
|
||||
|
||||
br {
|
||||
display: block;
|
||||
margin: 3px 0;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 850px) {
|
||||
.activity-container {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue