mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
fix image shadow on logos
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
}
|
||||
|
||||
body {
|
||||
background-image: url("/assets/blossom_valley.jpg");
|
||||
background-image: url("https://raw.githubusercontent.com/gethomepage/homepage/main/docs/assets/blossom_valley.jpg");
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
background-position: center;
|
||||
|
||||
Reference in New Issue
Block a user