adapting title width

This commit is contained in:
frankknoll
2022-03-29 20:58:07 +02:00
parent e651df9773
commit bc0fcf41d9

View File

@@ -296,7 +296,7 @@ body .container.body .right_col {
@media (max-width: 1200px) {
.x_title h2 {
width: 62%;
width: 100%;
font-size: 17px
}