Renaming file assets folder to resources to not confuse with Liquid assets.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
height: 175px;
|
||||
left: 0;
|
||||
top: -40px;
|
||||
background-image: url('/assets/divider-new.png');
|
||||
background-image: url('/resources/divider-new.png');
|
||||
background-repeat: repeat-y;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user