boredbutton3

Log | Files | Refs | README

commit d9c196b3b21e4d3cca0c5dc810887d4663caffa8
parent be3e7e752533d9ea08c10e5ebb4cca1fc4684b1d
Author: William Lindholm <william_lindholm@outlook.com>
Date:   Mon, 20 Dec 2021 00:47:33 +0100

Changed text size.

Diffstat:
Mstyle.css | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style.css b/style.css @@ -175,7 +175,7 @@ footer{ margin-top: 3%; } #fact_text{ - font-size: 1em; + font-size: 1.4em; margin-top: 57vh; max-width: 90%; }