diff --git a/template/styles.css b/template/styles.css index 5136cbe..8b9e0b9 100644 --- a/template/styles.css +++ b/template/styles.css @@ -230,11 +230,11 @@ code.bcode_code {} a#site_link { display: flex; -} -header#header { background-attachment: fixed; background-image: url(../template/electronic.jpg); background-position: 0 0; +} +header#header { display: flex; flex-direction: row; }