This commit is contained in:
2020-10-06 11:31:07 +02:00
parent 9f896f58d7
commit 4c82603c64
10 changed files with 3069 additions and 52 deletions

View File

@ -104,9 +104,12 @@ section.has-light-background, section.has-light-background h1, section.has-light
/*********************************************
* OTHER
*********************************************/
.reveal p {
.reveal p, .typed-insert {
margin: 20px 0;
line-height: 1.3; }
line-height: 1.3;
color: #82CFAD !important;
}
/* Remove trailing margins after titles */
.reveal h1:last-child,