added info button for each fieldset

This commit is contained in:
Karma Riuk
2025-05-15 14:10:57 +02:00
parent 3f9154cb95
commit 014c3771fd
3 changed files with 26 additions and 9 deletions

View File

@ -43,10 +43,7 @@ header .info-btn {
}
fieldset .info-btn {
aspect-ratio: 1;
padding: .35em .7em;
border-radius: 100%;
border-width: 1px;
padding: revert;
}
header #page-title {