Skip to content

Commit 91fdef5

Browse files
committed
🐛 Fixed missing announcement banner
1 parent 3d5029e commit 91fdef5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
89.1 KB
Loading

source/stylesheets/ror.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ td:first-of-type {
8080
}
8181

8282
.hero {
83-
background-image: url('https://www.rigsofrods.org/img/background-dodge.51baa5a7.jpg');
83+
background-image: url('../images/background-dodge-docs.jpg');
8484
background-size: cover;
8585
background-position: center;
8686
display: flex;

0 commit comments

Comments
 (0)