This commit is contained in:
Telesphoreo 2022-06-19 15:01:23 -05:00
parent e5f1fc9749
commit 9a1f95b9f1

View File

@ -6,8 +6,8 @@
@media only screen and (max-width: 768px) {
.download-button {
height: 7vh;
font-size: 3vw;
height: 5vh;
font-size: 1.5vw;
}
.download-button > img {