This commit is contained in:
Zsolt Ero
2024-09-24 17:42:26 +02:00
parent 7116245c9d
commit eb7c2fb752
4 changed files with 6 additions and 15 deletions

View File

@@ -127,11 +127,9 @@ hr {
&.pink {
background: linear-gradient(32deg, #0070a2, transparent) #ed36a7;
&:hover,
&:focus {
background-color: #dea31d;
}
&:hover,
&:focus {
background-color: #dea31d;
}
}
}