mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-30 01:46:24 +01:00
Fix icons list sizes in the styleguide
This commit is contained in:
parent
07ad6f20b4
commit
42fb2084b7
@ -202,6 +202,10 @@ section {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
.icon {
|
||||
@include svg-icon(1.5em);
|
||||
}
|
||||
|
||||
ul {
|
||||
column-count: 3;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user