File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 109
109
< img src ="../../../../assets/hotsite/images/slider/logo1.jpeg " alt ="Logo 1 " class ="logo ">
110
110
< img src ="../../../../assets/hotsite/images/slider/logo2.jpeg " alt ="Logo 2 " class ="logo ">
111
111
< img src ="../../../../assets/hotsite/images/slider/logo3.jpeg " alt ="Logo 3 " class ="logo ">
112
+ < img src ="../../../../assets/hotsite/images/slider/logo4.jpg " alt ="Logo 4 " class ="logo ">
112
113
</ div >
113
114
</ div >
114
115
Original file line number Diff line number Diff line change @@ -941,7 +941,7 @@ section {
941
941
right : 20px ; /* Ajuste a distância da direita */
942
942
display : flex;
943
943
justify-content : space-between;
944
- width : 150 px ; /* Ajuste a largura conforme necessário */
944
+ width : 200 px ; /* Ajuste a largura conforme necessário */
945
945
z-index : 10000 ;
946
946
}
947
947
@@ -991,7 +991,7 @@ section {
991
991
position : relative;
992
992
background-color : rgba (39 , 2 , 37 );
993
993
overflow : hidden;
994
- height : 100 vh ;
994
+ height : 1000 px ;
995
995
}
996
996
997
997
.custom-flexslider .slides > li {
@@ -1035,7 +1035,7 @@ section {
1035
1035
1036
1036
1037
1037
.custom-flexslider {
1038
- height : 115 vh ;
1038
+ height : 1000 px ;
1039
1039
}
1040
1040
1041
1041
.custom-flexslider .slides > li {
@@ -1068,7 +1068,7 @@ section {
1068
1068
}
1069
1069
1070
1070
.custom-flexslider {
1071
- height : 150 vh ;
1071
+ height : 1100 px ;
1072
1072
}
1073
1073
1074
1074
.custom-flexslider .slides > li {
You can’t perform that action at this time.
0 commit comments