Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Commit a945338

Browse files
Fixed website style issue (#3673)
1 parent 43fa2ff commit a945338

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website2/website/siteConfig.js

-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ const siteConfig = {
111111
// Ignores CSS files found in the static folder.
112112
// Any CSS files not listed here will be added to the Docusaurus main.css
113113
separateCss: [
114-
`${baseUrl}static/css/custom.css`,
115114
`${baseUrl}static/api/java/jquery/jquery-ui.css`,
116115
`${baseUrl}static/api/java/jquery/jquery-ui.min.css`,
117116
`${baseUrl}static/api/java/jquery/jquery-ui.structure.min.css`,

0 commit comments

Comments
 (0)