aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2024-02-07 13:22:44 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2024-02-08 09:02:42 +0200
commit0e2a0090da2e00167847d16f89db452872704b05 (patch)
tree8a00f5eb907753175f09e619b3137e0d45e51c30 /index.html
parent4e322c636bbc3e8064342931fe604bc6ddbe5f4e (diff)
Improvements
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/index.html b/index.html
index b1e4892..ce0fb2e 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
- <title>Test</title>
+ <title>jan.systems</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@@ -63,6 +63,10 @@
color: #0090a0;
}
+ img {
+ max-width: 100%;
+ }
+
blockquote {
display: block;
background-color: #0090a020;