Compare commits

...

2 Commits

@ -185,6 +185,13 @@ input[type="submit" i] {
text-align: center; text-align: center;
opacity: 0.7; opacity: 0.7;
transition: 0.3s; transition: 0.3s;
}
.bottomcell a {
pointer-events: all;
}
.bottomcell p {
pointer-events: all; pointer-events: all;
} }

Loading…
Cancel
Save