add ui to upload to IPFS node on box
This commit is contained in:
parent
99089126c0
commit
54b3da996c
27 changed files with 78892 additions and 4 deletions
|
|
@ -121,12 +121,21 @@ a:active {
|
|||
.left-content {
|
||||
width: 65%;
|
||||
}
|
||||
.right-content {
|
||||
width: 65%;
|
||||
}
|
||||
.right-bleed {
|
||||
width: 35%;
|
||||
img {
|
||||
width: calc(100% + 40px);
|
||||
}
|
||||
}
|
||||
.left-img {
|
||||
width: 35%;
|
||||
img {
|
||||
width: 80%;
|
||||
}
|
||||
}
|
||||
.content-text {
|
||||
text-align: left;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue