add explanation for font
This commit is contained in:
parent
9423c57455
commit
8fb0fca2e6
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
body, textarea {
|
||||
font: 16px Arial, sans-serif;
|
||||
font: 16px Arial, sans-serif; /* Arial is used so that the navbar looks nice on iOS. */
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue