diff --git a/src/assets/logo.svg b/src/assets/logo.svg new file mode 100644 index 0000000..58239ff --- /dev/null +++ b/src/assets/logo.svg @@ -0,0 +1,66 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/src/assets/styles.css b/src/assets/styles.css index f419d03..6ccd6ab 100644 --- a/src/assets/styles.css +++ b/src/assets/styles.css @@ -17,7 +17,8 @@ a { border-bottom: 1px solid var(--accent); } -html, body { +html, +body { margin: 0; padding: 0; } @@ -28,7 +29,9 @@ body { min-height: 100vh; } -header, main, footer { +header, +main, +footer { width: 100%; max-width: 90ch; margin: 0 auto; @@ -48,7 +51,7 @@ header { header img { display: inline-block; margin-right: 2em; - width: 8em; + height: 8em; } #purple { @@ -83,4 +86,3 @@ footer nav ul > li + li { padding-inline-start: 1ch; margin-inline-start: 1ch; } - diff --git a/templates/main_page.html.j2 b/templates/main_page.html.j2 index bf8b439..18abeef 100644 --- a/templates/main_page.html.j2 +++ b/templates/main_page.html.j2 @@ -11,7 +11,7 @@
- Lavender Logo + Lavender Logo

lavender software

@@ -25,9 +25,11 @@ +

services