mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-19 09:33:09 +00:00
update font and about page
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
@mixin divider {
|
||||
content: "";
|
||||
border: 0;
|
||||
display: block;
|
||||
width: 152px;
|
||||
height: 12px;
|
||||
margin: .5em auto 0;
|
||||
background-image: url(#{$asset_url}/images/divider.svg);
|
||||
background: url(#{$asset_url}/images/divider.svg) no-repeat top center;
|
||||
}
|
Reference in New Issue
Block a user