0
0

'by tjdev.de' subheader

This commit is contained in:
thetek 2021-05-07 16:51:57 +02:00
parent 2415a6b03a
commit 9d5b855f22
2 changed files with 9 additions and 1 deletions

View File

@ -3,7 +3,10 @@
button: i( data-feather='sun' )
#title
h1 dns-watch<span>.org</span>
h1 dns-watch
span .org
span by
a( href='https://www.tjdev.de' ) tjdev.de
#search
#searchbar

View File

@ -47,8 +47,13 @@ input, button
h1
font-size: 4rem
font-weight: 200
margin-bottom: 1rem
span
color: darken($c-fg, 50%)
span
color: darken($c-fg, 30%)
a
color: darken($c-fg, 30%)
#search
text-align: center