Skip to content

Commit

Permalink
Updated Sugar Stories Layout (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyaranjan-panda authored Oct 12, 2024
1 parent 8d5fcd5 commit cd1e1ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions css/airspace.css
Original file line number Diff line number Diff line change
Expand Up @@ -1412,6 +1412,7 @@ px 68 160 252 */
.cta{
padding-top:80px !important;
padding-bottom:0px !important;
margin-top: 80px;
margin-bottom: 0px !important;
}
.test{
Expand Down
14 changes: 7 additions & 7 deletions sugar-stories.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@

<!-- Title section -->
<section id="call-to-action" class="cta">
<div class="container customPadding1">
<div class="container">
<div class="row">
<div class="col-md-6" >
<h2 class="leftAlign"><b>SUGAR STORIES</b></h2>
<div class="col-md-12" >
<h1 class="center"><b>SUGAR STORIES</b></h1>
</br>
<p class="customParagraphStyle3">Welcome to the Sugar stories site. Here you will find all the stories related to Sugar.</p>
<p class="center">Welcome to the Sugar stories site. Here you will find all the stories related to Sugar.</p>
</div>
</div>
</div>
</section>

<!-- Navigation buttons -->
<section id="exTab3" >
<div class="container customPadding1">
<div class="container">
<ul class="nav nav-pills" >
<li><a href="#1h" class="btn btn-custom bt hrefCustomColor2"><span class="customSpanColor">Story 1</span></a>
</li>
Expand All @@ -31,9 +31,9 @@ <h2 class="leftAlign"><b>SUGAR STORIES</b></h2>

<!-- "Sugar Stories" section -->
<section id="testimonial" class="test">
<div class="container customPadding1">
<div class="container">
<div class="row">
<div class="col-md-8" >
<div class="col-md-12" >
<span class="anchor1" id="1h"></span>
<h3>Story 1: The connection between Sugar - Students - Teachers</h3>
<hr>
Expand Down

0 comments on commit cd1e1ee

Please sign in to comment.