0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00

Fix overly tiny text

This commit is contained in:
John O'Nolan 2014-09-23 13:04:37 +03:00 committed by Hannah Wolfe
parent 99d1b2dd17
commit 1cea04adc0

View file

@ -92,7 +92,7 @@
.btn {
width: 100%;
display: block;
font-size: 0.9rem;
font-size: 1rem;
padding-top: 9px;
padding-bottom: 9px;
min-height: 32px;
@ -243,4 +243,4 @@
}
}
} // .about-copyright
} // .about-copyright