Various fix CSS
All checks were successful
Deploy / Deploy to Production (push) Successful in 2s

This commit is contained in:
Camilledenoray 2026-06-04 15:33:30 +02:00
parent 52bed3e2c4
commit a481c727a6
7 changed files with 105 additions and 53 deletions

View file

@ -6,4 +6,5 @@ button {
font: inherit;
cursor: pointer;
background-color: transparent;
color: inherit;
}