- contract functionality;

This commit is contained in:
Vitalii Kiiko
2025-11-06 09:19:55 +01:00
parent be190b9c99
commit b929f4def1
12 changed files with 1118 additions and 13 deletions

View File

@@ -320,6 +320,10 @@
a {
color: inherit;
}
ul li {
color: inherit;
}
}
@container section_with_border (max-width: 600px) {