diff --git a/src/Routes/Root.c b/src/Routes/Root.c index 410652a..e0e3e87 100644 --- a/src/Routes/Root.c +++ b/src/Routes/Root.c @@ -87,7 +87,6 @@ RouteHead(RouteRoot, arr, argp) P("#ascii {"); P("text-align: center;"); P("color: #be1337;"); - P("font-size: 4vw;"); P("}"); P("#ascii pre {"); P("display: inline-block;");