samedi 21 novembre 2020

making the size of a game bigger

so I'm trying to resize this

and this is the code im currently using

    font-family: Arial, Helvetica, sans-serif;
}

.game {
    position: absolute;
    bottom: 25%;
    left: 40%;
    font-size: 200px;
}```



all the positioning is perfect but the size don't go up if anyone knows what I've done wrong please tell me because I'm trying to make a website with a bunch of scratch games I have maked



Aucun commentaire:

Enregistrer un commentaire