fix 11e3 nascosto

This commit is contained in:
2026-02-11 22:06:30 +01:00
parent 7d183929d7
commit 88ba970316
2 changed files with 5 additions and 1 deletions

View File

@@ -247,3 +247,7 @@ h1 {
color: #333;
margin: 0;
}
.nascosto {
display: none;
}