mirror of https://github.com/nucypher/nucypher.git
Change spacing around the "Known nodes" header to make it visually attached to the node list
parent
0160a20a44
commit
5bda87c0e8
|
@ -127,7 +127,11 @@ ${fleet_state_icon(state.checksum, state.nickname, state.population())}
|
|||
}
|
||||
|
||||
.this-node-info {
|
||||
margin-bottom: 1em;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-bottom: 0em;
|
||||
}
|
||||
|
||||
.this-node {
|
||||
|
|
Loading…
Reference in New Issue