diff --git a/CNAME b/CNAME deleted file mode 100644 index 0e63869..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -k4ustu3h.cf \ No newline at end of file diff --git a/index.css b/index.css index d4f6e30..c031401 100644 --- a/index.css +++ b/index.css @@ -419,13 +419,13 @@ body { rgba(10, 10, 10, 0.3), rgb(10, 10, 10, 1) ), - url("https://images.unsplash.com/photo-1553748024-d1b27fb3f960?w=1500&q=80"); + url("https://source.unsplash.com/1600x900/?wallpaper"); --background-background: linear-gradient( 0deg, rgba(10, 10, 10, 1), rgba(10, 10, 10, 0.6) ), - url("https://images.unsplash.com/photo-1553748024-d1b27fb3f960?w=1500&q=80") center center fixed; + url("https://source.unsplash.com/1600x900/?wallpaper") center center fixed; --height: 50vh; --gradient: linear-gradient(90deg, #009bef, #ff0000); } @@ -447,6 +447,6 @@ body { rgba(10, 10, 10, 1), rgba(10, 10, 10, 0) ), - url("https://images.unsplash.com/photo-1553748024-d1b27fb3f960?w=1500&q=80") !important; + url("https://source.unsplash.com/1600x900/?wallpaper") !important; } }