commit | ab8bb53ba38f9cb1d26da334e1d342073c9839a1 | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Sat Sep 04 10:04:06 2021 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Sat Sep 04 10:04:06 2021 +0100 |
tree | 00cadfa4dbd31a4ccf4b15786382c25ba59ac007 | |
parent | 98f4297bdce1d79ceb0e58be83586d27303435a8 [diff] |
styling
diff --git a/styles/rsmv/rsmv.module.css b/styles/rsmv/rsmv.module.css index 62fbb61..ccb5606 100644 --- a/styles/rsmv/rsmv.module.css +++ b/styles/rsmv/rsmv.module.css
@@ -13,6 +13,9 @@ .text { color: var(--card-text-color); font-size: 18px; + text-align: center; + padding-left: 10px; + padding-right: 10px; } .button {