added border-radius to download button

This commit is contained in:
renaud gaudin 2021-11-16 12:33:05 +00:00
parent d76e670d5b
commit 8d50d5e293
1 changed files with 1 additions and 0 deletions

View File

@ -209,6 +209,7 @@ body {
background: #00b4e4;
color: white;
box-shadow: 0 0 0 0;
border-radius: 2px;
}
.book__download > span:hover {