aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui
diff options
context:
space:
mode:
Diffstat (limited to 'ufund-ui')
-rw-r--r--ufund-ui/src/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/ufund-ui/src/styles.css b/ufund-ui/src/styles.css
index d623726..527408a 100644
--- a/ufund-ui/src/styles.css
+++ b/ufund-ui/src/styles.css
@@ -44,6 +44,7 @@ button, input[type=button], input[type=reset], input[type=submit], .button {
gap: 5px;
text-align: center;
justify-content: center;
+ align-items: center;
&:hover {
background-color: light-dark(#e1e1e1, #444444);