PHRAS-2618 #comment fix title and description display #time 2h

This commit is contained in:
Harrys Ravalomanana
2019-06-13 15:20:46 +04:00
parent ffc1370cdd
commit 985ee2220a

View File

@@ -40,6 +40,7 @@ h1 {
font-size: 26px;
font-weight: bold;
padding: 30px 0 20px;
word-break: break-all;
}
.content-container {
@@ -65,6 +66,9 @@ h1 {
dl {
margin-bottom: 20px;
&.dl-horizontal {
word-break: break-all;
}
}
dt,