Compare commits

...

2 Commits

View File

@ -1,7 +1,7 @@
body { body {
margin: 0; margin: 0;
padding: 0; padding: 0;
background: linear-gradient(135deg, #8a2be2 0%, #cc2b89 50%, #d524e5 100%); background: linear-gradient(135deg, #8a2be2 50%, #f11997 100%);
background-attachment: fixed; background-attachment: fixed;
background-size: cover; background-size: cover;
font-family: "Poppins", sans-serif; font-family: "Poppins", sans-serif;