aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/style.css')
-rw-r--r--src/components/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/style.css b/src/components/style.css
index e6973f0..c9dbb54 100644
--- a/src/components/style.css
+++ b/src/components/style.css
@@ -15,6 +15,8 @@
15 15
16.qrcode { 16.qrcode {
17 margin-bottom: 1em; 17 margin-bottom: 1em;
18 max-width: 175px;
19 min-width: 175px;
18} 20}
19 21
20.hidden { 22.hidden {