docs icon indicating copy to clipboard operation
docs copied to clipboard

Fix footer styling issue

Open rohitsrma opened this issue 1 year ago • 3 comments

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

image

After

image

rohitsrma avatar Jun 03 '24 20:06 rohitsrma

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jun 03 '24 20:06 netlify[bot]

/cc @zainabhusain227 @mmejia02

Cali0707 avatar Jun 03 '24 21:06 Cali0707

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.

github-actions[bot] avatar Sep 02 '24 01:09 github-actions[bot]

/remove-lifecycle stale

Adding this PR to the next UX WG meeting agenda for review

Cali0707 avatar Sep 02 '24 23:09 Cali0707

Moving this to the next UX meeting time

Cali0707 avatar Sep 05 '24 13:09 Cali0707

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

knative-prow[bot] avatar Sep 17 '24 17:09 knative-prow[bot]