Chapa Sigmóide. Logo, symbology.

This commit is contained in:
Mateus Cezário Barreto 2025-11-29 22:23:56 +00:00
commit bb55a138d3
7 changed files with 521 additions and 5 deletions

View file

@ -220,6 +220,13 @@ button, input[type="submit"], input[type="reset"], input[type="button"]
button svg {pointer-events:none;}
header img
{
width: min(50vw, 50vh);
margin-right: auto;
margin-left: auto;
}
div.ficha
{
display: grid;