Add custom theming to main headings
This commit is contained in:
parent
de8a0c4173
commit
ce6309e7a5
4 changed files with 9 additions and 9 deletions
src/mail
|
@ -1,7 +1,7 @@
|
|||
extends ../lib/pug/base
|
||||
|
||||
block content
|
||||
h1 Contact me
|
||||
h1.head-line Contact me
|
||||
|
||||
.row
|
||||
//- The form
|
||||
|
|
Reference in a new issue