4 lines
69 B
CSS
4 lines
69 B
CSS
|
.marker-container h3 {
|
||
|
display: inline-block;
|
||
|
margin-bottom: 0;
|
||
|
}
|