mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-12 12:39:43 +02:00
updating divider between header items
This commit is contained in:
parent
f444a12a45
commit
cb810c5639
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ body {
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 0; /* No width since it's a border */
|
width: 0; /* No width since it's a border */
|
||||||
height: 50%;
|
height: 40%;
|
||||||
border-left: solid 1px color('base-light');
|
border-left: solid 1px color('base-light');
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue