File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -4951,17 +4951,16 @@ table {
49514951 flex-direction : column;
49524952 }
49534953.hr-line {
4954- width : 60 % ;
4954+ width : 90 % ;
49554955 margin : auto;
49564956
49574957 }
49584958 /* Style the buttons that are used to open and close the faq-page body */
4959- .faq-page {
4960- /* background-color: #eee; */
4959+ .faq-page {
49614960 color : # 444 ;
49624961 cursor : pointer;
49634962 padding : 30px 20px ;
4964- width : 60 % ;
4963+ width : 90 % ;
49654964 border : none;
49664965 outline : none;
49674966 transition : 0.4s ;
@@ -4970,7 +4969,7 @@ table {
49704969.faq-body {
49714970 margin : auto;
49724971 /* text-align: center; */
4973- width : 50 % ;
4972+ width : 80 % ;
49744973 padding : auto;
49754974
49764975 }
@@ -4992,7 +4991,7 @@ table {
49924991 font-size : 13px ;
49934992 color : rgb (230 , 230 , 230 );
49944993 float : right;
4995- margin-left : 5 px ;
4994+ margin-left : 8 px ;
49964995 }
49974996.active : after {
49984997 content : "\2796" ;
Original file line number Diff line number Diff line change @@ -1313,7 +1313,7 @@ <h3 class="faq-page title text-style-9 white" style="color:#8F93A5;">How do I sa
13131313 < hr class ="hr-line ">
13141314 < div class ="faq-four ">
13151315 <!-- faq question -->
1316- < h3 class ="faq-page title text-style-9 white " style ="color:#8F93A5; "> I cannot join at the time of the event. Will the event be recorded?</ h3 >
1316+ < h3 class ="faq-page title text-style-9 white " style ="color:#8F93A5; "> I cannot join at the time of the event, will the < br > event be recorded?</ h3 >
13171317 <!-- faq answer -->
13181318 < div class ="faq-body ">
13191319 < div class ="description text-style-12 gray ">
@@ -1325,7 +1325,7 @@ <h3 class="faq-page title text-style-9 white" style="color:#8F93A5;">I cannot jo
13251325 < hr class ="hr-line ">
13261326 < div class ="faq-five ">
13271327 <!-- faq question -->
1328- < h3 class ="faq-page title text-style-9 white " style ="color:#8F93A5; "> I would love to join the D&I work group, do you take any new members?</ h3 >
1328+ < h3 class ="faq-page title text-style-9 white " style ="color:#8F93A5; "> I would love to join the D&I work group, do you < br > take any new members?</ h3 >
13291329 <!-- faq answer -->
13301330 < div class ="faq-body ">
13311331 < div class ="description text-style-12 gray ">
You can’t perform that action at this time.
0 commit comments