remove rounded logo

This commit is contained in:
Mylloon 2022-06-23 03:56:34 +02:00
parent 007a2440bf
commit 750a918599
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -25,7 +25,7 @@
<meta name="theme-color" content="#b5f4db">
</head>
<body>
<img src="images/logo.webp" class="img-fluid rounded mx-auto d-block" alt="Banner">
<img src="images/logo.webp" class="img-fluid mx-auto d-block" alt="Banner">
<hr>
<figure class="text-center">
<%- readme %>