This commit is contained in:
Nathan 2025-12-01 14:03:27 +07:00
commit a1bf4e93c4

View File

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