Skip to content
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

[ Maps ] Fix in Archive Page #472

Open
2 tasks done
pamelars86 opened this issue Apr 28, 2021 · 0 comments
Open
2 tasks done

[ Maps ] Fix in Archive Page #472

pamelars86 opened this issue Apr 28, 2021 · 0 comments
Assignees

Comments

@pamelars86
Copy link
Contributor

pamelars86 commented Apr 28, 2021

  • Verify that Project Archive has this layout

image

  • Verify that Map Archive has this layout

image

css

.post-type-archive-map main#main.site-main {
    width: 100%;
}
.post-type-archive-map main#main.site-main .content-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 31px;
}
@pamelars86 pamelars86 self-assigned this Apr 28, 2021
@pamelars86 pamelars86 changed the title [ Maps ] Archive [ Maps ] Fix in Archive Page Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant