better title text fitting responsive design

This commit is contained in:
Jonas Heinrich 2020-07-21 09:49:33 +02:00
parent 8c16ceee0d
commit c9354c5f2e
7 changed files with 285 additions and 16 deletions

View file

@ -118,7 +118,7 @@ dfn {
*/
h1 {
margin: .67em 0;
font-size: 2em;
/* font-size: 2em; */
}
/**
@ -969,9 +969,9 @@ body.page-theme-color-quaternary .color-page-theme-contrast {
h1 {
position: relative;
margin: 0;
font-size: 3.61111rem;
/*font-size: 3.61111rem;
line-height: 3.88889rem;
letter-spacing: .8px;
letter-spacing: .8px; */
}
.h1::after,
@ -1190,8 +1190,8 @@ body.page-theme-color-quaternary h2::after {
@media (max-width: 960px) {
.h1,
h1 {
font-size: 2.66667rem;
line-height: 3.11111rem;
/* font-size: 2.66667rem;
line-height: 3.11111rem; */
}
.h1::after,
h1::after {