add packagelock and style.css
This commit is contained in:
+1
-4
@@ -1,6 +1,3 @@
|
||||
:root {
|
||||
--primary-color: #33691e; }
|
||||
|
||||
#willkommen-banner {
|
||||
height: calc(100vh - 64px); }
|
||||
#willkommen-banner .lead {
|
||||
@@ -37,7 +34,7 @@
|
||||
content: attr(data-name) "@" attr(data-domain) "." attr(data-tld); }
|
||||
|
||||
a:not([href^='#']) {
|
||||
color: var(--primary-color); }
|
||||
color: #33691e; }
|
||||
|
||||
#logo-container img {
|
||||
height: 64px; }
|
||||
|
||||
Reference in New Issue
Block a user