1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

Deploy k4ustu3h.cf to github.com/k4ustu3h/gitfolio.git:gh-pages

This commit is contained in:
Kaustubh Ladiya (via Travis CI) 2020-01-07 12:37:30 +00:00
parent 063eef490a
commit c099c7a19d

View file

@ -430,13 +430,13 @@ body {
rgba(10, 10, 10, 0.3),
rgb(10, 10, 10, 1)
),
url("https://source.unsplash.com/1600x900/?wallpaper");
url("https://source.unsplash.com/1280x720/?wallpaper");
--background-background: linear-gradient(
0deg,
rgba(10, 10, 10, 1),
rgba(10, 10, 10, 0.6)
),
url("https://source.unsplash.com/1600x900/?wallpaper") center center fixed;
url("https://source.unsplash.com/1280x720/?wallpaper") center center fixed;
--height: 50vh;
--gradient: linear-gradient(90deg, #009bef, #ff0000);
}
@ -458,6 +458,6 @@ body {
rgba(10, 10, 10, 1),
rgba(10, 10, 10, 0)
),
url("https://source.unsplash.com/1600x900/?wallpaper") !important;
url("https://source.unsplash.com/1280x720/?wallpaper") !important;
}
}