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:
parent
063eef490a
commit
c099c7a19d
1 changed files with 3 additions and 3 deletions
|
@ -430,13 +430,13 @@ body {
|
||||||
rgba(10, 10, 10, 0.3),
|
rgba(10, 10, 10, 0.3),
|
||||||
rgb(10, 10, 10, 1)
|
rgb(10, 10, 10, 1)
|
||||||
),
|
),
|
||||||
url("https://source.unsplash.com/1600x900/?wallpaper");
|
url("https://source.unsplash.com/1280x720/?wallpaper");
|
||||||
--background-background: linear-gradient(
|
--background-background: linear-gradient(
|
||||||
0deg,
|
0deg,
|
||||||
rgba(10, 10, 10, 1),
|
rgba(10, 10, 10, 1),
|
||||||
rgba(10, 10, 10, 0.6)
|
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;
|
--height: 50vh;
|
||||||
--gradient: linear-gradient(90deg, #009bef, #ff0000);
|
--gradient: linear-gradient(90deg, #009bef, #ff0000);
|
||||||
}
|
}
|
||||||
|
@ -458,6 +458,6 @@ body {
|
||||||
rgba(10, 10, 10, 1),
|
rgba(10, 10, 10, 1),
|
||||||
rgba(10, 10, 10, 0)
|
rgba(10, 10, 10, 0)
|
||||||
),
|
),
|
||||||
url("https://source.unsplash.com/1600x900/?wallpaper") !important;
|
url("https://source.unsplash.com/1280x720/?wallpaper") !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue