diff --git a/src/assets/logoLong.svg b/src/assets/logoLong.svg
index f13a310..8f033fd 100644
--- a/src/assets/logoLong.svg
+++ b/src/assets/logoLong.svg
@@ -28,7 +28,7 @@
inkscape:cx="545.3125"
inkscape:cy="185.54688"
inkscape:window-width="2544"
- inkscape:window-height="1331"
+ inkscape:window-height="1355"
inkscape:window-x="35"
inkscape:window-y="32"
inkscape:window-maximized="0"
@@ -100,17 +100,11 @@
style="font-variation-settings:'wght' 800;fill:none;fill-opacity:0.999801;stroke:url(#linearGradient15);stroke-width:1.73805;stroke-dasharray:none;stroke-opacity:1"
d="M 58.440302,8.9396043 C 57.9671,8.9165719 57.480551,8.9874152 57.007139,9.1642689 L 38.124184,16.218991 19.922629,9.2124118 c -0.894227,-0.3442168 -1.831452,-0.3054594 -2.636727,0.038268 -1.74746,0.4368527 -3.08482,3.1394632 -3.08482,6.4288692 v 28.657109 a 8.0623453,7.2528042 0 0 0 -0.896188,-0.04443 8.0623453,7.2528042 0 0 0 -8.0620117,7.252231 8.0623453,7.2528042 0 0 0 8.0620117,7.253464 8.0623453,7.2528042 0 0 0 6.099278,-2.529331 c 0.191434,-0.175238 0.372301,-0.380075 0.541913,-0.612273 a 8.0623453,7.2528042 0 0 0 1.420817,-4.11186 8.0623453,7.2528042 0 0 0 -0.01605,-0.454266 c 0.01048,-0.203021 0.01605,-0.40906 0.01605,-0.617213 V 17.417614 l 15.134017,5.825239 c 0.406135,0.205788 0.851638,0.330826 1.310957,0.370326 0.622776,0.06228 1.238181,-0.04562 1.787441,-0.29626 l 15.725304,-5.873382 v 20.837046 a 8.0623453,7.2528042 0 0 0 -0.89619,-0.04443 8.0623453,7.2528042 0 0 0 -8.062012,7.252229 8.0623453,7.2528042 0 0 0 8.062012,7.253464 8.0623453,7.2528042 0 0 0 8.062011,-7.253464 8.0623453,7.2528042 0 0 0 -0.01123,-0.393781 c 0.0079,-0.152355 0.01123,-0.306047 0.01123,-0.461675 V 14.596961 c 0,-3.104232 -1.597239,-5.6030412 -3.582293,-5.6030412 -0.153908,-0.028151 -0.310113,-0.046638 -0.467847,-0.054316 z"
id="rect1" />
- usedle
+
diff --git a/src/styles/layout.css b/src/styles/layout.css
index 5a69dc4..6de7985 100644
--- a/src/styles/layout.css
+++ b/src/styles/layout.css
@@ -12,6 +12,7 @@ body {
img {
max-height: 100%;
+ max-width: 100%;
width: auto;
}