docs
docs copied to clipboard
Fix footer styling issue
Currently, in the footer of our website's documentation section, the 'Next' and 'Previous' links are shown in front of the page's title, and they have different font sizes. I'm sure this wasn't done on purpose. The problem is because the title and the navigation links are in the same class, which messes up the styles.
To fix this, I moved the footer text outside of that class. This way, the existing styles won't get overridden by the class styles.
Before
After
Deploy Preview for knative ready!
Built without sensitive environment variables
| Name | Link |
|---|---|
| Latest commit | 0d51a46d24a37775723d51443ecd67191ab92262 |
| Latest deploy log | https://app.netlify.com/sites/knative/deploys/665e29126f19cc0008e233c4 |
| Deploy Preview | https://deploy-preview-6004--knative.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
/cc @zainabhusain227 @mmejia02
This Pull Request is stale because it has been open for 90 days with
no activity. It will automatically close after 30 more days of
inactivity. Reopen with /reopen. Mark as fresh by adding the
comment /remove-lifecycle stale.
/remove-lifecycle stale
Adding this PR to the next UX WG meeting agenda for review
Moving this to the next UX meeting time
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: Cali0707, rohitsrma
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [Cali0707]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment