We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5591931 commit d9335a1Copy full SHA for d9335a1
1 file changed
site/sidebar/style.css
@@ -30,7 +30,7 @@ body {
30
31
#bottom {
32
position: relative;
33
- background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/b/b2/Bartolom%C3%A9_Esteban_Murillo_-_The_Heavenly_and_Earthly_Trinities_-_1681-82.jpg/1411px-Bartolom%C3%A9_Esteban_Murillo_-_The_Heavenly_and_Earthly_Trinities_-_1681-82.jpg);
+ background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/b/b2/Bartolom%C3%A9_Esteban_Murillo_-_The_Heavenly_and_Earthly_Trinities_-_1681-82.jpg/1920px-Bartolom%C3%A9_Esteban_Murillo_-_The_Heavenly_and_Earthly_Trinities_-_1681-82.jpg);
34
background-size: cover;
35
background-repeat: no-repeat;
36
background-position: top center;
0 commit comments