changed structure - now no longer using flux-react but flux and react separately
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
body {
|
||||
background-color: #EAEAEA;
|
||||
}
|
||||
}
|
||||
|
||||
.red-button {
|
||||
background-color: white;
|
||||
font-size: 2em;
|
||||
font-color: red;
|
||||
border-color: red;
|
||||
border: 1px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user