Skip to content

Commit f2ec40b

Browse files
apply suggestion
1 parent 584ef5f commit f2ec40b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/assets/scss/components/rules.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
}
3636

37-
@media screen and (min-width: 800px) and (max-width: 853px), screen and (min-width: 1024px) and (max-width: 1255px), screen and (min-width: 1654px) {
37+
@media screen and (min-width: 800px) and (max-width: 853px), screen and (min-width: 1024px) and (max-width: 1255px), screen and (min-width: 1654px) and (max-width: 1982px) {
3838
&:nth-child(4)::after {
3939
height: 70%;
4040
position: absolute;
@@ -44,15 +44,15 @@
4444

4545
.rule-category__description {
4646
flex: 1 1 45ch;
47+
height: 100%;
4748
}
4849
}
4950

5051
.rule-category {
5152
font-size: var(--step--1);
5253
display: flex;
53-
flex-direction: column;
54-
height: 8.5rem;
5554
position: relative;
55+
flex-wrap: wrap;
5656
align-items: flex-start;
5757
gap: 1rem;
5858
padding: 1rem;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy