Created
August 24, 2020 22:53
-
-
Save kalda341/fd2f74eac1ff9f7af56485fe45d49816 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@import "../node_modules/antd/dist/antd.less"; | |
// Used by Ant design | |
@primary-color: #fd6f26; | |
@text-color: #343434; | |
@layout-body-background: #ffffff; | |
@layout-header-background: #343434; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment