mirror of
https://github.com/zyphlar/doorlock.git
synced 2024-04-03 21:36:03 +00:00
Style tweaks
This commit is contained in:
parent
3205070d2b
commit
4149e32196
|
@ -101,7 +101,7 @@ p {
|
||||||
------------------------------------------------------*/
|
------------------------------------------------------*/
|
||||||
|
|
||||||
.page-heading {
|
.page-heading {
|
||||||
color: var(--color-gray-light);
|
color: var(--color-primary);
|
||||||
margin-bottom: var(--spacing-lg);
|
margin-bottom: var(--spacing-lg);
|
||||||
font-size: var(--font-size-xl);
|
font-size: var(--font-size-xl);
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
|
|
|
@ -12,7 +12,7 @@ html(lang='en')
|
||||||
|
|
||||||
body.p-none.m-none.ff-sans-serif
|
body.p-none.m-none.ff-sans-serif
|
||||||
header.df.p-md.gray.bb.bc-gray-lighter
|
header.df.p-md.gray.bb.bc-gray-lighter
|
||||||
h1.txt-lg.fw-1.ls-lg.upper
|
h1.txt-md.fw-1.ls-lg.upper
|
||||||
a(href='/').gray-light Chimera Doorlock
|
a(href='/').gray-light Chimera Doorlock
|
||||||
.ml-auto
|
.ml-auto
|
||||||
a.ml-md(href='/') Scan
|
a.ml-md(href='/') Scan
|
||||||
|
|
Loading…
Reference in New Issue
Block a user