Skip to content

Commit 0ca7b1c

Browse files
committed
FIXED: backgound image was pointed to localhost:3000
1 parent 769671d commit 0ca7b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/stylesheets/autos-min-108105.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1277,7 +1277,7 @@ color: #FFF
12771277
color: #FFF
12781278
}
12791279
#yUnivHead .yuhead-logo h2 {
1280-
background: url("http://localhost:3000/images/logo3.png") no-repeat scroll 0 0 transparent;
1280+
background: url("http://svruby.com/images/logo3.png") no-repeat scroll 0 0 transparent;
12811281
height: 34px;
12821282
width: 266px;
12831283
margin-bottom: 10px

0 commit comments

Comments
 (0)