We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ec40b commit e950ac3Copy full SHA for e950ac3
docs/src/assets/scss/components/rules.scss
@@ -43,7 +43,6 @@
43
}
44
45
.rule-category__description {
46
- flex: 1 1 45ch;
47
height: 100%;
48
49
@@ -64,10 +63,6 @@
64
63
p {
65
margin: 0;
66
67
-
68
- .rule-category__description {
69
- flex: 1 1 30ch;
70
- }
71
72
73
.rule:not(.token) {
@@ -86,11 +81,6 @@
86
81
87
82
88
83
89
-.rule--deprecated,
90
-.rule--removed {
91
- // opacity: .5;
92
-}
93
94
84
.rule__content {
95
85
flex: 1 1 35ch;
96
0 commit comments