Commit e70dbdf8 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! BB 40925: Implemented the Security Level component

Linted.
parent af5c7982
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@

#securityLevel-level {
  font-size: 1.25em;
  font-weight: 600;
  font-weight: var(--font-weight-bold);
  grid-area: title;
}