Skip to content

Commit

Permalink
Add svg snippet for anchor links
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid authored Feb 24, 2023
1 parent d4c5494 commit 798407b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Assets/css/plugin-name.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@

/*a:hover { color: var(--pp-red-alt-2) !important; }*/

/* IF USING SVGs INSIDE ANCHOR LINKS */
/*svg { pointer-events: none }*/

.display-none, .d-none { display: none !important; }

.font-weight-bold { font-weight: bold; }
Expand Down

0 comments on commit 798407b

Please sign in to comment.