Twenty Twenty: remove underline from discounted prices

This commit is contained in:
Albert Juhé Lluveras 2020-05-26 18:51:25 +02:00
parent 1d216d3a98
commit 9438f0f419
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ a.button {
ins {
display: inline-block;
text-decoration: none;
}
}