Commit 3545af21 authored by tauriedavis's avatar tauriedavis

Remove lighten blue and add blue-25 for background

parent 6c055805
......@@ -291,7 +291,7 @@ table.u2f-registrations {
.bordered-box {
border: 1px solid $blue-300;
border-radius: $border-radius-default;
background-color: lighten($blue-50, 3%);
background-color: $blue-25;
position: relative;
display: flex;
justify-content: center;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment