This commit is contained in:
Roman Pyrih
2025-09-19 13:50:08 +02:00
parent ae26946ba7
commit eb4ca2f432
4 changed files with 6 additions and 22 deletions

View File

@@ -1175,7 +1175,7 @@ p {
transition: all 250ms ease-in-out;
&:hover {
background: $cYellow;
background: #ffed00;
}
}
}