mirror of
https://github.com/danielvici/tool-website.git
synced 2026-01-17 00:11:27 +00:00
first content
add: Cards for Generators on startpage. test site, navbar
This commit is contained in:
6
src/app/components/custom-title/custom-title.html
Normal file
6
src/app/components/custom-title/custom-title.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<a
|
||||
[ngStyle]="{
|
||||
'font-size': textSizeInPx() + 'px',
|
||||
color: textColor(),
|
||||
'font-weight': fontWeight()}"
|
||||
>{{ text() }}</a>
|
||||
Reference in New Issue
Block a user