Commit cae06e87 authored by Lyza Danger Gardner's avatar Lyza Danger Gardner

Remove 1-pixel font adjustment

parent 15f6585c
@use "../../variables" as var; @use "../../variables" as var;
.annotation-document-info { .annotation-document-info {
font-size: 13px; @include var.font-normal;
color: var.$color-text-light; color: var.$color-text-light;
display: flex; display: flex;
...@@ -11,6 +11,5 @@ ...@@ -11,6 +11,5 @@
&__domain { &__domain {
margin-right: 5px; margin-right: 5px;
font-size: 12px;
} }
} }
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