7 lines
94 B
CSS
7 lines
94 B
CSS
|
.btn--download {
|
||
|
width: 180px;
|
||
|
height: 44px;
|
||
|
margin-top: 20px;
|
||
|
margin-bottom: 30px;
|
||
|
}
|