diff options
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -27,7 +27,7 @@ } h1 { - display: block; + font-size: 2.2em; } a { @@ -42,6 +42,7 @@ #ut { color: salmon; display: block; + font-size: 2em; } .footer { |
