Skip to content

Commit dfea053

Browse files
committed
List Item - heading has to be in .content
1 parent 102ba92 commit dfea053

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

css/style.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1510,11 +1510,6 @@ Napr. seznamy ubytovatelu, pobytu, last-minute atd.
15101510
.list-item .image img {
15111511
max-width: 100%;
15121512
}
1513-
.container .list-item .image h2 {
1514-
font-size: 14px;
1515-
line-height: 18px;
1516-
margin-bottom: 0;
1517-
}
15181513
.list-item .content {
15191514
float: left;
15201515
width: 60%;
@@ -1529,6 +1524,11 @@ Napr. seznamy ubytovatelu, pobytu, last-minute atd.
15291524
.list-item .content p {
15301525
margin-bottom: 0;
15311526
}
1527+
.list-item .content h2 {
1528+
font-size: 14px;
1529+
line-height: 18px;
1530+
margin-bottom: 0;
1531+
}
15321532
@media only screen and (min-width: 768px) {
15331533
.list-item .content .price {
15341534
position: absolute;

0 commit comments

Comments
 (0)