diff --git a/CNAME b/CNAME index e9be6b0..3cbb66d 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -doses.augendre.info \ No newline at end of file +doses.augendre.info diff --git a/index.html b/index.html index ca652db..864ecf2 100644 --- a/index.html +++ b/index.html @@ -8,11 +8,20 @@ html { font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } + + footer { + margin-top: 3em; + }
+ Given an alcohol proof in percent, compute the number of alcohol doses in a volume + or the volume for a number of doses. +
+@@ -21,15 +30,29 @@
- +
- +
+ +