updated translations and oauth

This commit is contained in:
2021-11-19 09:30:04 +00:00
parent 3c38da1400
commit f9f7b777e7
91 changed files with 2519 additions and 1275 deletions
+4 -3
View File
@@ -202,6 +202,7 @@ a.longLinkBreak {
.servicebanner {
h1 {
margin-bottom: 0px;
margin-top: 0px;
display: flex;
justify-content: space-between;
@@ -231,7 +232,7 @@ a.longLinkBreak {
textarea,
.react-datepicker__input-container input {
border: 1px solid $darkgrey;
padding: 10px 15px;
padding: 7px 15px;
}
.govuk-radios__label:before {
@@ -314,7 +315,7 @@ textarea,
background-repeat: no-repeat;
background-position: 98% 15px;
background-color: #fff;
padding: 10px 15px;
padding: 7px 15px;
border: 1px solid #666666;
&:focus {
@@ -338,7 +339,7 @@ textarea,
max-width: 1000px;
margin-left: auto;
margin-right: auto;
padding-left: 60px;
padding-left: 30px;
padding-right: 20px;
@media screen and (max-width: 1024px) {