collections title height issue fixed
This commit is contained in:
parent
0358ab4bf6
commit
5511e19616
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -749,7 +749,7 @@ h1{
|
|||
background:$white;
|
||||
padding: 10px 0 0;
|
||||
overflow: hidden;
|
||||
height: 26px;
|
||||
height: 28px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue