cookie button is button not link

This commit is contained in:
sakrecoer 2020-11-24 20:16:25 +01:00
parent e4162d287e
commit 899bb8c0da
2 changed files with 7 additions and 2 deletions

View file

@ -32,6 +32,11 @@
margin: 20px 40px 40px 40px;
}
}
button {
border: none;
font-size: inherit;
font-family: inherit;
}
}
.yes {