Unverified Commit 535cfa12 authored by Clint.Network's avatar Clint.Network Committed by GitHub

Merge pull request #22 from clintnetwork/fix-block-explorer-footer

Fixed block explorer footer on mobile #16
parents f28b224d a6b80940
......@@ -377,6 +377,9 @@ global styles
[data-target="#participate-modal"] {
margin-bottom: 10px;
}
#crafted p {
color: white;
}
}
/*
......@@ -1631,6 +1634,7 @@ welcome area
margin-top: 60px;
margin-bottom: 90px;
}
}
/*
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment