File tree Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Original file line number Diff line number Diff line change @@ -294,21 +294,6 @@ span.hljs-meta {
294294 }
295295}
296296
297- .dbcd-masthead .btn-outline-secondary {
298- color : # fa7268 ;
299- border-color : # fa7268 ;
300- }
301-
302- .dbcd-masthead .btn-outline-secondary : hover {
303- color : # fff ;
304- background-color : # fa7268 ;
305- }
306-
307- .dbcd-masthead .btn-secondary {
308- background-color : # fa7268 ;
309- border-color : # fa7268 ;
310- }
311-
312297.dbcd-main .changelog h2 {
313298 font-size : 1.5rem ;
314299}
Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ <h1 class="font-weight-light">Dash Bootstrap Components</h1>
2828 apps with complex, responsive layouts.
2929 </ p >
3030 < a
31- class ="btn btn-outline-secondary "
31+ class ="btn btn-outline-primary "
3232 href ="https://github.com/facultyai/dash-bootstrap-components "
3333 > Source Code< i class ="bi bi-github ms-1 "> </ i > </ a
3434 >
35- < a class ="btn btn-secondary " href ="/docs "> Get Started »</ a >
35+ < a class ="btn btn-primary " href ="/docs "> Get Started »</ a >
3636 </ div >
3737 </ div >
3838 </ div >
You can’t perform that action at this time.
0 commit comments