New: Removed italic font style from taglines
This commit is contained in:
parent
f1eac23a85
commit
4a514130a0
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ h2 {
|
||||||
|
|
||||||
.tagline {
|
.tagline {
|
||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
font-style: italic;
|
/* font-style: italic; */
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue