diff options
Diffstat (limited to 'File-decryption')
-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 9d23460..425f25d 100644 --- a/File-decryption/webapp/style.css +++ b/File-decryption/webapp/style.css @@ -165,10 +165,10 @@ footer button { background-color: rgb(63, 13, 242); color: white; - font-size: rem; margin: 0.5rem; text-align: center; min-width: 7rem; + font-family: 'IBM Plex sans', sans-serif; } footer button:hover{ |