update about page header font sizes

This commit is contained in:
Ray Elliott 2020-02-24 21:37:05 +00:00
parent 62fbb6f8e7
commit 8fddea697f
1 changed files with 11 additions and 1 deletions

View File

@ -32,6 +32,16 @@
}
}
.intro p {
font-size: 2.2rem;
margin: 0.5rem 0;
}
h1 {
font-size: 3.2rem;
margin: 0.75rem;
}
.more-hint {
position: absolute;
right: 50%;
@ -55,7 +65,7 @@
}
.content {
text-align: center;
font-size: 1.1em;
font-size: 1.3em;
}
ul {