Style fixes

This commit is contained in:
2026-02-04 21:05:31 +01:00
parent 9a77dfa1a3
commit 07123261f4
4 changed files with 11 additions and 24 deletions

View File

@@ -164,15 +164,3 @@ h3 {
background: #e0564f;
color: #fffaf3;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}