diff options
-rw-r--r-- | File-decryption/webapp/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/File-decryption/webapp/style.css b/File-decryption/webapp/style.css index 7cf5e3b..9d23460 100644 --- a/File-decryption/webapp/style.css +++ b/File-decryption/webapp/style.css @@ -168,7 +168,7 @@ footer button { font-size: rem; margin: 0.5rem; text-align: center; - min-width: 6rem; + min-width: 7rem; } footer button:hover{ |