feat: center and format logo

This commit is contained in:
wpetit 2025-03-27 16:17:34 +01:00
parent 437136fc63
commit da60d95757

View File

@ -92,6 +92,12 @@
margin: auto;
}
}
#logo {
max-height: 3em;
display: block;
margin: auto;
}
</style>
</head>
<body class="markdown-body">