feat: migrate to native details element for quickfacts component
This commit is contained in:
parent
51e72e2021
commit
e3f2e0c256
5 changed files with 58 additions and 57 deletions
|
@ -113,22 +113,6 @@ blockquote {
|
|||
padding: 1rem;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin: 1rem 0;
|
||||
|
||||
&.col-2 {
|
||||
columns: 2 auto;
|
||||
}
|
||||
|
||||
&.col-3 {
|
||||
columns: 3 auto;
|
||||
}
|
||||
|
||||
&.col-4 {
|
||||
columns: 4 auto;
|
||||
}
|
||||
}
|
||||
|
||||
.social {
|
||||
> * {
|
||||
&:before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue