Skip to content

Commit c8dbfcb

Browse files
committed
restore border for labeled paragraphs
1 parent 6b34d8f commit c8dbfcb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/css/labels.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ h1 > .header-label {
6262
margin-bottom: 0.2rem;
6363
}
6464

65-
6665
.paragraph.has-label {
6766
padding-left: 0.4rem;
6867
border-left: 2px solid rgba(var(--colors-baltic-60));
@@ -76,7 +75,6 @@ h1 > .header-label {
7675
border-left-color: var(--deprecated-color);
7776
}
7877

79-
8078
h2 > .flex-label {
8179
float: inline-end;
8280
line-height: var(--doc-line-height);

0 commit comments

Comments
 (0)