Fix whitespace and add semi-colon to body selector

This commit is contained in:
finnala 2023-06-02 15:05:41 +01:00
parent 07e096da6c
commit 7adc44d354
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
body{
font-family:Arial, Helvetica, sans-serif
body {
font-family: Arial, Helvetica, sans-serif;
}
.para,