Skip to content
Snippets Groups Projects
Commit 21c5470f authored by Dominik Gall's avatar Dominik Gall Committed by Kristof Korwisi
Browse files

Update CSS h1 font-size

parent 1a0fde8c
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ body {
word-wrap: break-word;
font-weight: normal; }
body .reveal .slides section h1 {
font-size: 1.6em;
margin: 0 0 0.5em 0; }
body .reveal .slides section .rightcolumn > h1 {
margin-left: 54%; }
......
......@@ -638,4 +638,3 @@ body {
text-shadow: none;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment