theme updates
This commit is contained in:
@@ -76,7 +76,7 @@ h4 {
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 22px;
|
||||
font-size: 20px;
|
||||
line-height: 32px;
|
||||
font-weight: lighter;
|
||||
color: $light-gray;
|
||||
@@ -85,14 +85,14 @@ p {
|
||||
a {
|
||||
color: $light-gray;
|
||||
text-decoration: none;
|
||||
font-size: 22px;
|
||||
font-size: 20px;
|
||||
line-height: 30px;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
ul,
|
||||
ol {
|
||||
font-size: 22px;
|
||||
font-size: 20px;
|
||||
line-height: 45px;
|
||||
margin-bottom: unset;
|
||||
font-weight: lighter;
|
||||
|
||||
Reference in New Issue
Block a user