water.css
water.css copied to clipboard
added content-list
solved issue #327 ,
1-- I have added a content list so that users can directly visit those particular topics without scrolling
2--- this avail for only those devices which has a screen size greater than 1200px
what changes I have made-
1-- added topics list and linked it by using anchor tag (Html page) 2--added js to hide content list for the small device(js src page) 3--styling(css page)
⚠️ No Changeset found
Latest commit: 0910a614df9693ec2881d555ac043df66217ca60
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
plz check the PR and merge the code as I want to add more features by using js to the content list
could you merge the above pr code?