h1 align left
This commit is contained in:
@@ -46,7 +46,7 @@ a:visited {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
text-align: center;
|
text-align: left;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
$font-family: Nunito, Arial, Helvetica, sans-serif;
|
$font-family: Nunito, Arial, Helvetica, sans-serif;
|
||||||
$font-size: 1.1rem;
|
$font-size: 1.1rem;
|
||||||
|
|
||||||
$font-color: rgba(255, 255, 255, 0.7);
|
$font-color: rgba(255, 255, 255, 1);
|
||||||
$background-color: rgba(40, 44, 48, 1);
|
$background-color: rgba(40, 44, 48, 1);
|
||||||
|
|
||||||
$primary-color-lighter: #cce8fb;
|
$primary-color-lighter: #cce8fb;
|
||||||
|
|||||||
Reference in New Issue
Block a user