Changed <p> font from 'sans' to 'sans-serif'
This commit is contained in:
parent
00cc5cb745
commit
df901af738
@ -24,7 +24,7 @@ h1 {
|
||||
}
|
||||
|
||||
p {
|
||||
font-family: sans;
|
||||
font-family: sans-serif;
|
||||
font-size:16px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user