Skip to content
Snippets Groups Projects
Verified Commit 26d10789 authored by Lukas Kluft's avatar Lukas Kluft
Browse files

Add new CSS selector for tiny fonts

parent b1af968b
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,10 @@ h2 {
font-size: .8em;
}
.tiny {
font-size: .4em;
}
.right {
text-align: right;
}
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