File tree 1 file changed +2
-38
lines changed
1 file changed +2
-38
lines changed Original file line number Diff line number Diff line change @@ -669,7 +669,7 @@ animation-delay: 1.1s;
669
669
border-style : solid;
670
670
border-width : 1px ;
671
671
padding-left : 3px ;
672
- height : 400 px ;
672
+ height : 20 % ;
673
673
}
674
674
.donate-box img {
675
675
padding-top : 25px ;
@@ -695,44 +695,8 @@ animation-delay: 1.1s;
695
695
padding-top : 25px ;
696
696
padding-right : 25px ;
697
697
}
698
- @media (max-width : 1200px ) {
699
- .donate-box {
700
- height : 455px ;
701
- }
702
- }
703
698
@media (max-width : 991px ) {
704
699
.donate-box {
705
- height : 365px ;
706
- margin-top : 15% ;
707
- }
708
- }
709
- @media (max-width : 687px ) {
710
- .donate-box {
711
- height : 400px ;
712
- }
713
- }
714
- @media (max-width : 582px ) {
715
- .donate-box {
716
- height : 415px ;
717
- }
718
- }
719
- @media (max-width : 521px ) {
720
- .donate-box {
721
- height : 440px ;
722
- }
723
- }
724
- @media (max-width : 440px ) {
725
- .donate-box {
726
- height : 475px ;
727
- }
728
- }
729
- @media (max-width : 428px ) {
730
- .donate-box {
731
- height : 480px ;
732
- }
733
- }
734
- @media (max-width : 427px ) {
735
- .donate-box {
736
- height : 500px ;
700
+ margin-top : 10% ;
737
701
}
738
702
}
You can’t perform that action at this time.
0 commit comments