add main edito to home

This commit is contained in:
isUnknown 2024-04-11 10:38:07 +02:00
parent 0529b131a0
commit 00935dbf8e
5 changed files with 35 additions and 18 deletions

View file

@ -12,13 +12,8 @@ ul {
}
button {
background: none;
color: inherit;
border: none;
padding: 0;
font: inherit;
all: unset;
cursor: pointer;
outline: inherit;
}
a {