Skip to content

Commit 5d16394

Browse files
committed
fix css
1 parent 9df2729 commit 5d16394

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/css/custom.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,11 @@ To go further, consider looking at implementing MUI custom themes.
8686
color: var(--ifm-font-color-base) !important;
8787
}
8888

89-
<<<<<<< HEAD
9089
img.unstyled {
9190
border-radius: 0px !important;
9291
box-shadow: none !important;
9392
}
94-
=======
93+
9594
.navbar__item-get_started {
9695
color: white;
9796
border-radius: 1rem;
@@ -119,4 +118,3 @@ img.unstyled {
119118
background-position: 200% 0;
120119
}
121120
}
122-
>>>>>>> 6e5f2d2c0e261db6d498b31ec2e609100e66ac74

0 commit comments

Comments
 (0)