diff --git a/modules/header.raw b/modules/header.raw
index 54206d5..ed18bed 100644
--- a/modules/header.raw
+++ b/modules/header.raw
@@ -15,13 +15,13 @@
#------------------------------------------------------------------------------
-
+
diff --git a/template/styles.css b/template/styles.css
index 98d63b8..8e0105b 100644
--- a/template/styles.css
+++ b/template/styles.css
@@ -233,22 +233,17 @@ header#header {
background-attachment: fixed;
background-image: url(../template/electronic.jpg);
background-position: 0 0;
- margin-top: 0px;
display: flex;
- place-content: baseline center;
-}
-div#header_logo {
- display:none;
- background-image:url("logo_a-lec.svg");
}
+div#header_logo {}
img#header_logo_image {
align-items: start;
width: 160px;
height: 160px;
- place-content: baseline center;
color: #FFF;
font-weight: bold;
font-size: 300%;
+ margin: 20px;
}
div#header_abouts {}
p#header_title {