fix upgrade notification font size (#138)

This commit is contained in:
Austin Burdine 2016-07-22 08:03:41 -06:00 committed by Kevin Ansfield
parent 8d803d9862
commit c0907d0867

View File

@ -118,7 +118,6 @@
/* ---------------------------------------------------------- */
.gh-upgrade-notification {
color: var(--red);
font-size: 20px;
}
.gh-upgrade-notification a {