@ -104,7 +104,7 @@ table tr:nth-child(odd){
transition:max-height .3s;
}
:checked ~ .readMore {
max-height:666px;
max-height:fit-content;
input[type="checkbox"] {
position:absolute;