larger h2 margin only for sub-pages

lektura
max.mehl 2017-09-04 20:19:59 +02:00
parent ce167a4deb
commit 4a3989bf44
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
.bg-primary a {
color: #fff;
}
h2 {
.subpage h2 {
margin-top: 30px;
margin-bottom: 20px;
}