mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-19 09:33:09 +00:00
fix divider link
This commit is contained in:
@ -4,5 +4,5 @@
|
||||
width: 152px;
|
||||
height: 12px;
|
||||
margin: .5em auto 0;
|
||||
background-image: url('/assets/images/divider.svg');
|
||||
background-image: url(#{$asset_url}/images/divider.svg);
|
||||
}
|
Reference in New Issue
Block a user