@@ -297,14 +297,16 @@
.download-box {
display: flex;
justify-content: center;
+ }
+ .download-content {
padding: 10px;
}
- .download-box i {
+ .download-content i {
font-size: 18px;
font-weight: 700;
- .download-box button {
+ .download-content button {
color: #fff;
background-color: rgba(206,61,70,1);
width: 75px;