From f3705b9a0e1801449a8a6c764dc908228b98d486 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sat, 15 Apr 2023 22:04:46 +0200 Subject: [PATCH] fix break h1 --- static/css/web3.css | 4 ++++ templates/web3.html | 6 ++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/static/css/web3.css b/static/css/web3.css index d9649c6..3cbc768 100644 --- a/static/css/web3.css +++ b/static/css/web3.css @@ -52,6 +52,10 @@ h1 { font-size: 250%; } +.pre { + font-family: monospace; +} + p, a { font-size: 125%; diff --git a/templates/web3.html b/templates/web3.html index 00429f4..cc828dd 100644 --- a/templates/web3.html +++ b/templates/web3.html @@ -53,10 +53,8 @@

anri's website

-

-
-welcome to my web3 space feel free to send me nfts as jpeg format
+

+ welcome to my web3 space feel free to send me nfts as jpeg format