lemuelmgsn / connect-your-tribe-profile-card

Redesign je visitekaartje op basis van een bestaande API.
https://plum-good-greyhound.cyclic.app
MIT License
1 stars 0 forks source link

Css fout: scale #3

Open Vikkeyeftimov opened 5 months ago

Vikkeyeftimov commented 5 months ago

https://github.com/lemuelmgsn/connect-your-tribe-profile-card/blob/de045d74b1be4dcddcc715d5d2e61c59c23e7319/public/style.css#L145

Je hebt in je css staan "scale: 0.75;" en dat is niet goed.

Je moet het schrijven als: Transform: scale(0.75);

Hier is een link waar je verbetering kan vinden: https://www.w3schools.com/cssref/css3_pr_transform.php

krijnhoetmer commented 4 months ago

Dit kan wel hoor :) https://www.w3schools.com/cssref/css_pr_scale.php