Skip to content
Snippets Groups Projects
Commit 04e5db80 authored by Petr.Kalashnikov's avatar Petr.Kalashnikov
Browse files

Merge branch 'fix_subheader_style' into 'master'

Fix subheader style

See merge request spraksamlingane/beta.ordbok.uib.no!18
parents 1fdaa517 6f3668bf
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,9 @@ header > h1 > a { ...@@ -94,7 +94,9 @@ header > h1 > a {
} }
header > p { header > p {
padding: 15px; padding-left: 18px;
padding-bottom: 15px;
padding-top: 0;
} }
.beta { .beta {
...@@ -135,7 +137,7 @@ header { ...@@ -135,7 +137,7 @@ header {
} }
.sub-title { .sub-title {
font-size: 14px; font-size: 18px;
margin: 0px; margin: 0px;
margin-bottom: 0px !important; margin-bottom: 0px !important;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment