mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-19 09:33:09 +00:00
update text styles
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
@mixin divider {
|
||||
content: "\0FC0 \27A4";
|
||||
|
||||
content: "";
|
||||
display: block;
|
||||
width: 152px;
|
||||
height: 12px;
|
||||
margin: 1em auto 0;
|
||||
background-image: url('/assets/images/divider.svg');
|
||||
}
|
Reference in New Issue
Block a user