temporary background

This commit is contained in:
2024-04-30 12:51:24 +02:00
parent cb7a1123ca
commit 33dbcb5b48
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body{
background-color: blueviolet;
background: linear-gradient(to left, #8a2be2, rgb(255, 51, 170));
background-position: right top;
background-size: cover;
font-family: 'Roboto', sans-serif;