ticket title same width as articles
This commit is contained in:
parent
10e6bd4efc
commit
dac4d69bee
1 changed files with 2 additions and 1 deletions
|
@ -2435,7 +2435,8 @@ footer {
|
|||
}
|
||||
|
||||
.ticket-title {
|
||||
max-width: 596px;
|
||||
max-width: 800px;
|
||||
padding: 0 81px;
|
||||
}
|
||||
|
||||
.ticket-title h1 {
|
||||
|
|
Loading…
Reference in a new issue