This commit is contained in:
KONE SOREL 2026-04-06 15:25:16 +00:00
parent 2c621e0cad
commit 3aa9bf1b5d

View File

@ -271,7 +271,7 @@ a { text-decoration: none; }
.input-icon-wrap .input100:focus,
.input-icon-wrap select:focus {
border-color: var(--brand);
border-color: var(--color-primary);
box-shadow: 0 0 0 3px rgba(0,136,207,.12);
}