commit 541deecdc0c21cd4f9fedd6d16fc15de40c6ddcc
parent fed8e3d0496377c5551853ba15a52e4d6acd1b60
Author: NicholasFarrow <nicholas.w.farrow@gmail.com>
Date: Fri, 5 Feb 2021 01:21:10 +1100
align width with index
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/donate.html b/templates/donate.html
@@ -39,7 +39,7 @@
/* height:auto; */
height: 275px;
- width:300px;
+ width:360px;
position: absolute;
left: 50%;
diff --git a/templates/index.html b/templates/index.html
@@ -48,7 +48,7 @@
/* height:auto; */
height: 275px;
/* width:220px; */
- width:300px;
+ width:360px;
position: absolute;