icon size mtg

This commit is contained in:
chris 2024-03-15 19:53:56 -04:00
parent 89b9fc5232
commit c9405a47a1

View File

@ -124,7 +124,7 @@ main {
} }
.buttons1 { .buttons1 {
font-size: 4vh; font-size: 3.5vh;
/* font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, /* font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva,
Verdana, sans-serif; */ Verdana, sans-serif; */
@ -270,9 +270,7 @@ i {
/* font-size: 2rem ; */ /* font-size: 2rem ; */
} }
.icon{
font-size: 4vh;
}
/* Container holding the image and the text */ /* Container holding the image and the text */
.container { .container {