diff options
| -rw-r--r-- | public/assets/ok.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index bd50e6d..1e8bcb4 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -127,7 +127,7 @@ h3 { column-gap: 10px; } -.intro .right { +.intro.single .right { background: url(img/ryder-ripps.gif)no-repeat center; background-size: cover; } |
