Remove unused CSS for verified organizations

It isn't used since commit f17d0a663.
This commit is contained in:
Javi Martín
2021-05-15 20:36:56 +02:00
parent d45bf4d5da
commit c67fc8a814

View File

@@ -478,16 +478,6 @@ code {
font-size: $base-font-size; font-size: $base-font-size;
} }
.verified {
color: $check;
a {
border-bottom: 1px dotted $check;
color: $check;
font-size: rem-calc(12);
}
}
.archived { .archived {
color: $text-medium; color: $text-medium;
font-size: rem-calc(12); font-size: rem-calc(12);