Skip to content

Commit ff83b8a

Browse files
committed
Inline list - varianta s marginy
1 parent b572b35 commit ff83b8a

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

css/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,6 +1420,7 @@ Foot - stara paticka
14201420
.inline-list {
14211421
margin-left: 23px;
14221422
line-height: 36px;
1423+
margin-bottom: 12px;
14231424
}
14241425
.inline-list__heading {
14251426
font-style: 36px;
@@ -1451,6 +1452,9 @@ Foot - stara paticka
14511452
.inline-list__item--three-stars {
14521453
font-weight: bold;
14531454
}
1455+
.inline-list__item--no-margin-bottom {
1456+
margin-bottom: 0;
1457+
}
14541458
.inline-list__item.active,
14551459
.inline-list__item:hover,
14561460
.inline-list__item:focus,

0 commit comments

Comments
 (0)