diff options
Diffstat (limited to 'ufund-ui/src')
| -rw-r--r-- | ufund-ui/src/styles.css | 1 | 
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);  | 
