Add button css
This commit is contained in:
parent
032b1616dc
commit
0e5119c6fd
|
@ -303,3 +303,7 @@ ol {
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.download-button {
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue