Skip to content

Commit d9335a1

Browse files
committed
Fix.
1 parent 5591931 commit d9335a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/sidebar/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ body {
3030

3131
#bottom {
3232
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);
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/1920px-Bartolom%C3%A9_Esteban_Murillo_-_The_Heavenly_and_Earthly_Trinities_-_1681-82.jpg);
3434
background-size: cover;
3535
background-repeat: no-repeat;
3636
background-position: top center;

0 commit comments

Comments
 (0)