Updated _general.scss
This commit is contained in:
Родитель
1aab81a3ac
Коммит
44178d3921
|
@ -71,7 +71,7 @@ h1, h2, h3, h4, h5, h6{
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 3.1em;
|
font-size: 3.1em;
|
||||||
padding: 30px 30px0 0;
|
padding: 30px 30px 0 0;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
border-bottom: $blue 9px solid;
|
border-bottom: $blue 9px solid;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -91,7 +91,7 @@ h1 {
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
padding: 30px 30px 0;
|
padding: 30px 30px 0 0;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
// border-bottom: 5px solid $green;
|
// border-bottom: 5px solid $green;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче