Compare commits
	
		
			3 Commits
		
	
	
		
			e03d5f0361
			...
			dev
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| b9b6cfa713 | |||
| 31db25f189 | |||
| eb051a8b9d | 
| @@ -10011,6 +10011,13 @@ globe" | |||||||
|               </div> |               </div> | ||||||
|             </div> |             </div> | ||||||
|           </section> |           </section> | ||||||
|  |           <style> | ||||||
|  |             .list-section-button:hover{ | ||||||
|  |               color:aliceblue; | ||||||
|  |               background-color: black; | ||||||
|  |                | ||||||
|  |             } | ||||||
|  |           </style> | ||||||
|  |  | ||||||
|           <section |           <section | ||||||
|             data-test="page-section" |             data-test="page-section" | ||||||
|   | |||||||
| @@ -8702,7 +8702,7 @@ | |||||||
|             <div class="section-border"> |             <div class="section-border"> | ||||||
|               <div class="section-background"></div> |               <div class="section-background"></div> | ||||||
|             </div> |             </div> | ||||||
|             <div class="content-wrapper" style=""> |             <div class="content-wrapper"> | ||||||
|               <div class="content"> |               <div class="content"> | ||||||
|                 <div |                 <div | ||||||
|                   class="sqs-layout sqs-grid-12 columns-12" |                   class="sqs-layout sqs-grid-12 columns-12" | ||||||
| @@ -8718,10 +8718,10 @@ | |||||||
|                       > |                       > | ||||||
|                         <div class="sqs-block-content"> |                         <div class="sqs-block-content"> | ||||||
|                           <div class="sqs-html-content"> |                           <div class="sqs-html-content"> | ||||||
|                             <h3 style="white-space:nowrap"> |                             <h3 style="white-space:wrap"> | ||||||
|                               <br>  We Understand The Fast Progress Of Today's World.</h3> |                               <br>  We Understand The Fast Progress Of Today's World.</h3> | ||||||
|                             </h3> |                             </h3> | ||||||
|                             <h4 style="white-space:nowrap"> |                             <h4 style="white-space:wrap"> | ||||||
|                               For That We Present Various Platforms That Can |                               For That We Present Various Platforms That Can | ||||||
|                               Help Your Problem. |                               Help Your Problem. | ||||||
|                             </h4> |                             </h4> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user