BUGFIX: style

This commit is contained in:
Jeroen De Meerleer 2021-08-05 14:31:18 +02:00
parent 54778cb4a7
commit 025808bbcf
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ body {
flex-direction: row;
justify-content: space-around;
list-style: none;
margin: 0;
padding: 0;
}
}
}