From f363a57e7e766b16515821d563ad0d309e23cb36 Mon Sep 17 00:00:00 2001 From: Krzysztof Date: Tue, 19 Nov 2019 22:00:23 +0100 Subject: [PATCH] Update stylesheet.css --- pobierz/stylesheet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pobierz/stylesheet.css b/pobierz/stylesheet.css index 342179d..04e5409 100644 --- a/pobierz/stylesheet.css +++ b/pobierz/stylesheet.css @@ -1,6 +1,6 @@ * { margin: 0px; - font-family: 'FuturaRennerRegular'; + font-family: 'GlacialIndifferenceRegular'; box-sizing: border-box; color: white; } @@ -90,4 +90,4 @@ body { .download { padding: 8px 15%; text-align: left; -} \ No newline at end of file +}