This commit is contained in:
Richard Mikloš 2024-02-07 21:17:18 +01:00
parent e53190ae30
commit 6dba60d461

@ -342,7 +342,7 @@ button:hover {
color: var(--primary-text);
}
.ye-span:hover > body{
.ye-span:hover + body{
background: url('/assets/images/ye.jpg');
background-repeat: repeat;
background-size: 10%;