feat: fix gov.uk
This commit is contained in:
parent
6c4495ba95
commit
a83114d967
1 changed files with 7 additions and 0 deletions
|
@ -44,6 +44,13 @@ in
|
|||
"extensions.pocket.enabled" = false;
|
||||
"identity.fxaccounts.enabled" = false;
|
||||
};
|
||||
userContent = ''
|
||||
/* It's a dot not an interpunct */
|
||||
.govuk-logo-dot {
|
||||
fill: #fff !important;
|
||||
transform: translate(0, 14.5px);
|
||||
}
|
||||
''
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue