layout fix
This commit is contained in:
		
					parent
					
						
							
								aeefdfb370
							
						
					
				
			
			
				commit
				
					
						bc867b831f
					
				
			
		
					 1 changed files with 4 additions and 6 deletions
				
			
		|  | @ -3,12 +3,10 @@ | ||||||
| 
 | 
 | ||||||
| <section id="portfolio" class="bg-light-gray"> | <section id="portfolio" class="bg-light-gray"> | ||||||
| 	<div class="container"> | 	<div class="container"> | ||||||
| 		<div class="row"> | 	  <div class="text-center wow fadeInUp"> | ||||||
| 		  <div class="col-lg-12 text-center wow fadeInDown"> |  | ||||||
| 	    <h2 class="section-heading">{% trans "Our Products" %}</h2> | 	    <h2 class="section-heading">{% trans "Our Products" %}</h2> | ||||||
| 	    <h3 class="section-subheading text-muted" style="line-height: 1.8;">{% blocktrans %}Our products include an innovative datacenter,<br>affordable VM hosting, and high speed fiber internet for canton Glarus.{% endblocktrans %}</h3> | 	    <h3 class="section-subheading text-muted" style="line-height: 1.8;">{% blocktrans %}Our products include an innovative datacenter,<br>affordable VM hosting, and high speed fiber internet for canton Glarus.{% endblocktrans %}</h3> | ||||||
| 	  </div> | 	  </div> | ||||||
| 		</div> |  | ||||||
| 		<div class="row"> | 		<div class="row"> | ||||||
| 		  <div class="col-md-4 col-sm-6 portfolio-item wow fadeInUp" data-wow-delay="0.25s"> | 		  <div class="col-md-4 col-sm-6 portfolio-item wow fadeInUp" data-wow-delay="0.25s"> | ||||||
| 		    <a href="{% url 'datacenterlight:index' %}"><img src="{% static 'ungleich_page/img/portfolio/datacenterlight.png' %}" class="img-responsive inline-block" alt=""></a> | 		    <a href="{% url 'datacenterlight:index' %}"><img src="{% static 'ungleich_page/img/portfolio/datacenterlight.png' %}" class="img-responsive inline-block" alt=""></a> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue