fixed issue in title display
This commit is contained in:
parent
c5cc509bdc
commit
1fed5e6798
|
@ -36,13 +36,13 @@
|
|||
font-weight: normal;
|
||||
}
|
||||
.data-content h2{
|
||||
line-height: 18px;
|
||||
line-height: 28px;
|
||||
font-size: 18px;
|
||||
color: #272727;
|
||||
}
|
||||
.data-content h3{
|
||||
height: 28px;
|
||||
line-height: 28px;
|
||||
padding: 10px;
|
||||
line-height: 18px;
|
||||
font-size: 16px;
|
||||
color: #272727;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue