diff --git a/static/images/logo.jpg b/static/images/logo.jpg deleted file mode 100644 index ea2a8b9..0000000 Binary files a/static/images/logo.jpg and /dev/null differ diff --git a/static/images/logo.png b/static/images/logo.png new file mode 100644 index 0000000..189f51e Binary files /dev/null and b/static/images/logo.png differ diff --git a/static/main.css b/static/main.css index dc02ea5..57eea62 100644 --- a/static/main.css +++ b/static/main.css @@ -1,6 +1,6 @@ img#header-logo { - width: 60px; - height: 30px; + width: 89px; + height: 35px; } #login-card { diff --git a/views/partials/header.html b/views/partials/header.html index 48a926f..fc3ec90 100644 --- a/views/partials/header.html +++ b/views/partials/header.html @@ -4,10 +4,9 @@ - Camarades {% if Globals.LoggedIn %}