css fix for p.title

This commit is contained in:
The Dod 2020-05-27 10:09:32 +03:00
parent 503df214e7
commit 7e64b429c1
1 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,10 @@
text-align: justify;
}
.reveal .slides p.title {
margin-bottom: 0.25em;
}
.reveal .slides .title,
.modal .title {
text-align: center;