Skip to content

Commit

Permalink
Create main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
BattlefieldDuck committed Jan 26, 2024
1 parent 77b0161 commit f7cb908
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/template/public/main.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/* Checkout https://getbootstrap.com/docs/5.3/customize/color/ for more customization options */
body {
--bs-link-color-rgb: 235, 69, 158 !important;
--bs-link-hover-color-rgb: 211, 62, 142 !important;
}

0 comments on commit f7cb908

Please sign in to comment.