Skip to content

Commit 45f706b

Browse files
committed
Update custom.css
- update to remove indentation on top nav button "Docs"
1 parent 27d5a3a commit 45f706b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/css/custom.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,8 +1294,7 @@ html[data-theme='dark'] .security_sidebar_header > div > a::before {
12941294
}
12951295

12961296
.guides-top-header {
1297-
@apply ml-6 mr-2 rounded-md border-secondary-700;
1298-
border-width: 1px;
1297+
@apply rounded-md;
12991298
}
13001299

13011300
.pagination-nav__sublabel {

0 commit comments

Comments
 (0)