Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerduchainegsa authored Jan 16, 2020
1 parent 8e4c595 commit a1cbddc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@
}
</style>
<style>
.client-quote{
list-style: none;
}
.title{
position: absolute !important;
top:0px !important;
Expand Down Expand Up @@ -274,13 +277,13 @@ <h3>GSA AAS NOW SUPPORTS WORK WITH SBIR PARTICIPATING AGENCIES!</h3>
<div class='testimonials bg-2 light centered-text'>
<div class='row'>
<div class='special-title'>
<h2 class='light'>Client Quotes</h2>
<h2 class='light'>Client Quote</h2>
</div>
<div class='spacing'></div>
</div>
<div class='row'>
<div class='small-9 small-centered columns'>
<ul data-orbit=''>
<ul class='client-quote' data-orbit=''>
<li>
<p class='quote'>"I would like to extend our thanks for the excellent job AAS did for the CDM program.
We feel confident that the winning bidder has a strong understanding and appreciation
Expand Down Expand Up @@ -346,4 +349,4 @@ <h6 class="pagination-centered">&copy; 2017 GSA AAS. All Rights Reserved.</h6>
</script>
</body>

</html>
</html>

0 comments on commit a1cbddc

Please sign in to comment.