starting with redux

This commit is contained in:
Andrea Chiapparelli - 4Science
2018-03-05 15:15:40 +01:00
parent add8c7cec9
commit f61f246f23
7 changed files with 217 additions and 140 deletions

View File

@@ -109,19 +109,15 @@
.close {
//position: absolute;
//top: 5px;
//right: 5px;
float: right;
padding-right: 5px;
color: darkslategray;
}
.icon {
//position: absolute;
//top: 5px;
//left: 5px;
float: left;
padding: 5px;
color: darkslategray;
}
//
//.icon > fa-times-circle {