Add font and fix css for li
- Added Open Sans to template.html. - Changed li style to only apply if in nav.
This commit is contained in:
@ -59,7 +59,7 @@ nav li {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
li a {
|
||||
nav li a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user