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 b572b35 commit ff83b8aCopy full SHA for ff83b8a
css/style.css
@@ -1420,6 +1420,7 @@ Foot - stara paticka
1420
.inline-list {
1421
margin-left: 23px;
1422
line-height: 36px;
1423
+ margin-bottom: 12px;
1424
}
1425
.inline-list__heading {
1426
font-style: 36px;
@@ -1451,6 +1452,9 @@ Foot - stara paticka
1451
1452
.inline-list__item--three-stars {
1453
font-weight: bold;
1454
1455
+.inline-list__item--no-margin-bottom {
1456
+ margin-bottom: 0;
1457
+}
1458
.inline-list__item.active,
1459
.inline-list__item:hover,
1460
.inline-list__item:focus,
0 commit comments