diff --git a/assets/css/custom.css b/assets/css/custom.css index 1c5770f..d966619 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -1,6 +1,6 @@ /* Increase the default font size */ html { - font-size: 16pt; + font-size: 15pt; } /* Background */ .bg { color: #ffffff; background-color: #000000; !important }