Compare commits
No commits in common. "985af68443089ffed36f2b7be8fc529db58d9610" and "28cd8535f83645bd4000fe418899402a144183d3" have entirely different histories.
985af68443
...
28cd8535f8
@ -1,7 +1,7 @@
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background: linear-gradient(135deg, #8a2be2 50%, #f11997 100%);
|
||||
background: linear-gradient(135deg, #8a2be2 0%, #cc2b89 50%, #d524e5 100%);
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
font-family: "Poppins", sans-serif;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user