React server side rendering of home page
This commit is contained in:
parent
4bfdf0dc45
commit
08e0aa7665
5 changed files with 210 additions and 8 deletions
|
@ -100,7 +100,7 @@ h3 {
|
|||
.btn-custom {
|
||||
background-color: #FE4365;
|
||||
}
|
||||
.btn-custom, .btn-custom:active, .btn-custom:hover {
|
||||
.btn-custom, .btn-custom:active, .btn-custom:hover, .btn-custom:focus {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue