Skip to content

Commit 7207e1a

Browse files
committed
redone
Signed-off-by: Rishi Raj <rishiraj438gt@gmail.com>
1 parent 415a948 commit 7207e1a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/sections/Partners/partner.style.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,7 @@ const PartnerWrapper = styled.section`
238238
.moreInfo-div{
239239
height:0;
240240
overflow: hidden;
241-
transition: all 0.5s ease-in-out;
242-
241+
transition: all 0.5s ease-in-out;
243242
}
244243
.moreInfo-div-active{
245244
height: 34rem;

0 commit comments

Comments
 (0)