added fonts
parent
272c067055
commit
1c7bf2b880
|
@ -20,8 +20,13 @@
|
|||
grid-row: 3;
|
||||
}
|
||||
body {
|
||||
font-family: sans;
|
||||
font-size: 1em;
|
||||
}
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: times;
|
||||
}
|
||||
|
||||
/*}*/
|
||||
|
||||
/* optimized for mobile users */
|
||||
|
|
Loading…
Reference in New Issue