diff options
author | Renard | 2019-09-13 12:30:11 -0300 |
---|---|---|
committer | Renard | 2019-09-13 12:30:11 -0300 |
commit | 1289267e5c2650765236631f089282f499b7b70c (patch) | |
tree | a05a79135ffe5700e5ba458f3d6a0f273b9841e1 /src/App.css | |
parent | f68db07a9d5803c7b8881dbcb2f6fa4c6da47f73 (diff) | |
download | bai-client-1289267e5c2650765236631f089282f499b7b70c.tar.gz bai-client-1289267e5c2650765236631f089282f499b7b70c.tar.xz bai-client-1289267e5c2650765236631f089282f499b7b70c.zip |
Imagenes en Board.js
Diffstat (limited to 'src/App.css')
-rw-r--r-- | src/App.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.css b/src/App.css index a53157f..cd12c8b 100644 --- a/src/App.css +++ b/src/App.css @@ -11,7 +11,7 @@ .imageSegment { padding: 0 !important; - min-width: 250px !important; + /* min-width: 250px !important; */ } .vipFont { |