diff options
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 { |