bugfix link hover

This commit is contained in:
Chneemann 2024-03-23 09:28:50 +01:00
parent 7490b8d464
commit f01096ed19

View file

@ -35,7 +35,6 @@ h3 {
height: 32px;
cursor: pointer;
margin-left: 48px;
}
&:hover {
width: 36px;
height: 36px;
@ -43,6 +42,7 @@ h3 {
border-radius: 18px;
}
}
}
.content-table {
margin-top: 24px;