diff options
author | rstular <rok@stular.eu> | 2020-05-14 21:04:37 +0200 |
---|---|---|
committer | rstular <rok@stular.eu> | 2020-05-14 21:04:37 +0200 |
commit | 32fc56b639f6a38c2b7e30ee9e6bd2cf41c96b2f (patch) | |
tree | 30e0b9cbc29b746c7fc72e1c51bfc9ad7108dd62 /css | |
parent | Indentation fix (diff) | |
download | beziapp-32fc56b639f6a38c2b7e30ee9e6bd2cf41c96b2f.tar beziapp-32fc56b639f6a38c2b7e30ee9e6bd2cf41c96b2f.tar.gz beziapp-32fc56b639f6a38c2b7e30ee9e6bd2cf41c96b2f.tar.bz2 beziapp-32fc56b639f6a38c2b7e30ee9e6bd2cf41c96b2f.tar.lz beziapp-32fc56b639f6a38c2b7e30ee9e6bd2cf41c96b2f.tar.xz beziapp-32fc56b639f6a38c2b7e30ee9e6bd2cf41c96b2f.tar.zst beziapp-32fc56b639f6a38c2b7e30ee9e6bd2cf41c96b2f.zip |
Diffstat (limited to 'css')
-rw-r--r-- | css/styles.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css index bea7be0..cd800f3 100644 --- a/css/styles.css +++ b/css/styles.css @@ -199,4 +199,8 @@ a.collection-item { .about-button-box > * { margin-left: 5px; margin-right: 5px; +} + +.flag-icon { + height: 1vw; }
\ No newline at end of file |