diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-03-29 04:01:22 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-03-29 04:01:22 +0530 |
commit | 3ee56b0ac393a14225ac06361f95dd3222562314 (patch) | |
tree | 313d37c9d8e40b685d783dcc94e2515097a1a939 /data/style.css | |
parent | 5963453528ec8bcf680a6c7eb9050f1d2f120a57 (diff) |
change exchange link to localmonero
Diffstat (limited to 'data/style.css')
-rwxr-xr-x | data/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/style.css b/data/style.css index 52b55d5..9180878 100755 --- a/data/style.css +++ b/data/style.css @@ -28,6 +28,7 @@ code { color: #19ca24; background: #202020; display: inline-block; + font-size: 15px; } .footer { |