Fix long title style
This commit is contained in:
parent
eec64f67e6
commit
8f5c90c19d
2 changed files with 5 additions and 1 deletions
|
|
@ -28,6 +28,10 @@ h1:before, h1:after {
|
|||
height: 4px;
|
||||
}
|
||||
|
||||
h1 span {
|
||||
max-width: 640px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
border-bottom: 2px solid c.$main_color;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue