diff options
author | Renard | 2019-09-12 15:34:14 -0300 |
---|---|---|
committer | Renard | 2019-09-12 15:34:14 -0300 |
commit | af2f88977629e26c8c7c2fbbda8b6d6c5ebf1bff (patch) | |
tree | 3bffc6c33d85c6ce3317d35ca5fc3b1d9dffb515 /src/App.css | |
parent | 6e09cae2ad7a0eff59318ba3625ccdb4ad49f176 (diff) | |
download | bai-client-af2f88977629e26c8c7c2fbbda8b6d6c5ebf1bff.tar.gz bai-client-af2f88977629e26c8c7c2fbbda8b6d6c5ebf1bff.tar.xz bai-client-af2f88977629e26c8c7c2fbbda8b6d6c5ebf1bff.zip |
Image fluid
Diffstat (limited to 'src/App.css')
-rw-r--r-- | src/App.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.css b/src/App.css index 199e7a1..9341c49 100644 --- a/src/App.css +++ b/src/App.css @@ -11,6 +11,7 @@ .imageSegment { padding: 0 !important; + min-width: 250px !important; } .vipFont { |