diff --git a/src/App.css b/src/App.css index 6bb86c0..fb34924 100644 --- a/src/App.css +++ b/src/App.css @@ -84,7 +84,8 @@ a:hover{ transition: transform 0.2s ease; } .FrameChooser .frame img{ - height: 12vh; + height: 24vh; + /* height: 12vh; */ pointer-events: none; } .FrameChooser .frame:hover{