|
@@ -323,7 +323,6 @@ nav {
|
|
|
|
|
|
/* Article title and hero image */
|
|
|
.hero {
|
|
|
- background-image: url("img/3.jpg");
|
|
|
background-size: cover;
|
|
|
background-position: center;
|
|
|
padding: 200px 0 30px 0;
|
|
@@ -471,6 +470,7 @@ li.has-submenu a.allow-toggle {
|
|
|
|
|
|
.breadcrumb {
|
|
|
background-color: transparent;
|
|
|
+ font-family: 'Lato', sans-serif;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.breadcrumb>li+li:before {
|