Merge pull request #16039 from dvdksn/ux/tabs-landing-sass

UX: update sass for tabs on landing page
This commit is contained in:
jerae-duffin 2022-10-31 15:40:34 -05:00 committed by GitHub
commit 4c62232fa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -112,7 +112,7 @@
</div>
</section>
<section class="container">
<section class="container tab-section">
<div class="row">
<div class="col-xs-12 col-lg-8 card-holder">
<div class="cardlet container-fluid" style="min-height:317px">
@ -175,7 +175,7 @@
{% include landing-page/hardened-desktop.html %}
<section class="container help-by-product">
<section class="container help-by-product tab-section">
<div class="row">
<div class="col-xs-12">
<div class="cardlet container-fluid">

View File

@ -268,7 +268,7 @@ body.landing {
}
}
.help-by-product {
.tab-section {
.title {
font-family: "Open Sans", sans-serif;
font-size: 22px;