css: regenerate css file
This commit is contained in:
parent
28334e2696
commit
e00d30fc13
1 changed files with 0 additions and 6 deletions
|
@ -100,7 +100,6 @@ h1, h2, h3, h4, h5, h6, h7 {
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
text-align: left;
|
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
@ -108,35 +107,30 @@ h1 {
|
||||||
font-weight: 600; }
|
font-weight: 600; }
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
text-align: left;
|
|
||||||
font-size: 1.8em;
|
font-size: 1.8em;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-weight: 600; }
|
font-weight: 600; }
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
text-align: left;
|
|
||||||
font-size: 1.6em;
|
font-size: 1.6em;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-weight: 600; }
|
font-weight: 600; }
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
text-align: left;
|
|
||||||
font-size: 1.4em;
|
font-size: 1.4em;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-weight: 600; }
|
font-weight: 600; }
|
||||||
|
|
||||||
h5 {
|
h5 {
|
||||||
text-align: left;
|
|
||||||
font-size: 1.4em;
|
font-size: 1.4em;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-weight: 400; }
|
font-weight: 400; }
|
||||||
|
|
||||||
h6 {
|
h6 {
|
||||||
text-align: left;
|
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
padding: 0em;
|
padding: 0em;
|
||||||
|
|
Loading…
Reference in a new issue