-
Notifications
You must be signed in to change notification settings - Fork 3
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
Property Detail page (All blocks) #125
base: main
Are you sure you want to change the base?
Conversation
Hello, I'm Franklin Bot and I will run some test suites that validate the page speed.
|
|
|
padding-left: 15px; | ||
} | ||
|
||
@media (min-width: 576px) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this breakpoint necessary? The next one up is only ~24px away.
|
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's start splitting this up into minimal block chunks so that we can identify the root causes of the low PSI score.
Also, the CSS selectors are too generic, they will need to be scoped more specifically to their blocks.
I would also like to work on a way to put all these blocks into a subfolder, and load them in an auto-block fashion. May help with code organization.
Please always provide the GitHub issue(s) your PR is for, as well as test URLs where your change can be observed (before and after):
Fix #11
Test URLs:
List of blocks