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

streamline viewport breakpoints according to best practises #403

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

nc-andreashaller
Copy link
Collaborator

Copy link

aem-code-sync bot commented Dec 7, 2023

Hello, I'm the AEM Code Sync Bot and I will run some test suites that validate the page speed.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-run PSI Checks

Copy link

aem-code-sync bot commented Dec 7, 2023

Page Scores Audits Google
/drafts/documentation/block-inventory Lighthouse returned error: ERRORED_DOCUMENT_REQUEST. Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Status code: 404) PSI

.spinning-cards-grid {
grid-template-columns: 1fr;
grid-template-columns: 1fr 1fr 1fr;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you could use the repeat function.

@nc-andreashaller nc-andreashaller merged commit 3256239 into main Dec 14, 2023
0 of 2 checks passed
@nc-andreashaller nc-andreashaller deleted the streamline-breakpoints branch December 14, 2023 09:39
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

Successfully merging this pull request may close these issues.

2 participants