Skip to content

Commit 74fe0ab

Browse files
committed
delete diff add
1 parent 568284d commit 74fe0ab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

adminforth/documentation/docs/tutorial/03-Customization/01-branding.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,8 @@ In `index.ts` file set the `styles` property in the configuration:
7777
const admin = new AdminForth({
7878
...
7979
customization: {
80-
//diff-add
8180
styles: {
82-
//diff-add
8381
colors: {
84-
//diff-add
8582
light: {
8683
//diff-add
8784
// color for links, icons etc.

0 commit comments

Comments
 (0)