Compare commits
No commits in common. "b4d11e4c8e22540d33a3c3112a0ad601dd0ff947" and "985af68443089ffed36f2b7be8fc529db58d9610" have entirely different histories.
b4d11e4c8e
...
985af68443
@ -1,7 +1,7 @@
|
|||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background: linear-gradient(135deg, #8a2be2 40%, #f11997 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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user