edited backend button style

This commit is contained in:
jorge-vitrubio 2024-03-12 14:18:37 +01:00
parent 96ada7b5c7
commit 8dc7d50403
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
// max-width: 80rem;
//``}
font-family: $font__main;
h1,figure {
h1,figure,button {
margin-left: auto;
margin-right: auto;
}