mirror of https://github.com/docker/docs.git
ux: update sass for landing page (tabs)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
This commit is contained in:
parent
8dbc0f22fb
commit
4d8cbbbe88
|
@ -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">
|
||||
|
|
|
@ -268,7 +268,7 @@ body.landing {
|
|||
}
|
||||
}
|
||||
|
||||
.help-by-product {
|
||||
.tab-section {
|
||||
.title {
|
||||
font-family: "Open Sans", sans-serif;
|
||||
font-size: 22px;
|
||||
|
|
Loading…
Reference in New Issue