Skip to content
Snippets Groups Projects
Commit 7e384d52 authored by OZGCloud's avatar OZGCloud
Browse files

add H1 to neue wiedervorlage page

parent ebc664ee
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
<span>/</span> <span>/</span>
<span>Wiedervorlagen</span> <span>Wiedervorlagen</span>
<span>/</span> <span>/</span>
<span>{{ betreff }}</span> <h1>{{ betreff }}</h1>
\ No newline at end of file
...@@ -20,4 +20,12 @@ ...@@ -20,4 +20,12 @@
background-color: rgba(#777, 0.16); background-color: rgba(#777, 0.16);
} }
} }
h1 {
font-size: inherit;
font-weight: inherit;
display: inline-block;
margin: 0 4px;
padding: 0;
}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment