diff --git a/index.html b/index.html index 0b8edbb..076eef9 100644 --- a/index.html +++ b/index.html @@ -95,11 +95,14 @@

-

Version

+

+
+ +
diff --git a/src/design.css b/src/design.css index 9e16b98..faf3f9f 100644 --- a/src/design.css +++ b/src/design.css @@ -92,6 +92,10 @@ button:disabled { pointer-events: none; } +a.icon { + font-size: 1.5em; +} + .pill { border-radius: 100vh; }