home : center texts button

This commit is contained in:
isUnknown 2024-12-01 12:16:27 +01:00
parent e3207ee58e
commit 8e09bceb02
5 changed files with 12 additions and 6 deletions

View file

@ -1 +1,4 @@
.main-edito-btn {
display: inline-block;
margin-right: calc(2 * var(--unit--horizontal));
}

View file

@ -1,4 +1,7 @@
/* ================= PANELS ================= */
button.open-nav {
display: inline-block;
}
#nav-overlay {
position: fixed;
inset: 0;