Skip to content

Dan blog career article pages #1338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Feb 29, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
move feature banner to top of page, narrow career article section, fi…
…x related article heights
  • Loading branch information
chillenberger committed Feb 29, 2024
commit 53edc52e39ab5fd0cd1a918e57d789c3f05a025e
12 changes: 7 additions & 5 deletions pgml-dashboard/src/components/pages/article/index/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,11 @@
<div class="orange"></div>
</div>

<div class="container position-relative px-xl-5 py-5">
<div class="container position-relative px-xl-5 pb-5">
<div class="pt-4 pb-5">
<%+ feature_banner %>
</div>

<div class="d-flex flex-lg-row flex-column gap-xl-4">
<div class="d-flex flex-column col-lg-7 col-12 align-items-md-start align-items-center"a>

Expand Down Expand Up @@ -91,11 +95,9 @@ <h1 class="text-md-start text-center"><%- title %></h1>
<div class="e6"></div>
</div>
</div>
<div class="pt-4 pb-5">
<%+ feature_banner %>
</div>

<div class="row position-relative">
<article class="docs col-12 <% if is_blog {%>col-xxl-10<% } %> overflow-x-auto py-4 px-xl-5">
<article class="docs col-12 col-xxl-10 overflow-x-auto py-4 px-xl-5 mx-auto">
<% if document_not_found {%>
<div class="show">
<h2>Oops, document not found!</h2>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
div[data-controller="sections-related-articles"] {
.doc-card {
width: unset;
height: 100%;
}

div[data-controller="cards-blog-article-preview"] {
height: 100%;
}
}
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy