Added style of celestials page and fixed width issues
This commit is contained in:
@@ -17,7 +17,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
font-family: $heading-font-family;
|
||||
font-weight: $fw-regular;
|
||||
}
|
||||
h1 { font-size: 30px; }
|
||||
h1 { font-size: 50px; }
|
||||
h2 { font-size: 25px; }
|
||||
h3 { font-size: 22px; }
|
||||
h4 { font-size: 18px; }
|
||||
@@ -25,7 +25,7 @@ h4 { font-size: 18px; }
|
||||
.heading {
|
||||
&-1 {
|
||||
margin-bottom: 20px;
|
||||
font-size: 30px;
|
||||
font-size: 50px;
|
||||
font-weight: $fw-semibold;
|
||||
}
|
||||
&-2 {
|
||||
|
||||
Reference in New Issue
Block a user