From 3576cf454fbd4d1f30785c786ffe1ac3af50ef15 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Fri, 28 Jan 2022 14:53:18 +0100 Subject: [PATCH] Added size data to img --- saturn/server/static/css/main.css | 1 + saturn/server/templates/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/saturn/server/static/css/main.css b/saturn/server/static/css/main.css index f700d57..cd5f1e8 100644 --- a/saturn/server/static/css/main.css +++ b/saturn/server/static/css/main.css @@ -65,6 +65,7 @@ h1 { } h1 > img { height: 4rem; + width: 4rem; vertical-align: bottom; } diff --git a/saturn/server/templates/index.html b/saturn/server/templates/index.html index c57e429..e08073a 100644 --- a/saturn/server/templates/index.html +++ b/saturn/server/templates/index.html @@ -7,7 +7,7 @@ {% block body %}
-

Saturn

+

Saturn