feat: bigger main column

This commit is contained in:
əlemi 2024-04-15 17:54:39 +02:00
parent 5f46de0fc9
commit eb99317e4a
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -14,6 +14,9 @@
<link crossorigin rel="stylesheet" href="https://cdn.alemi.dev/web/alemi.css"> <link crossorigin rel="stylesheet" href="https://cdn.alemi.dev/web/alemi.css">
<style> <style>
:root {
--main-col-percentage: 70%;
}
.hidden { display: none; } .hidden { display: none; }
img.avatar-circle { img.avatar-circle {
display: inline; display: inline;