diff --git a/css/master.css b/css/master.css index 8ee16d3..80f9d3d 100644 --- a/css/master.css +++ b/css/master.css @@ -68,6 +68,32 @@ i.fa { width: 20%; } +#side-header { + margin-top: 40%; +} + +#side_header_description { + margin: 20% 0% 20% 0%; +} + +#proposal_link { + font-weight: 600; +} + +@media (max-width: 992px) { + #side-header { + margin-top: 4%; + } + + .proposalBlock { + margin-top: 0%; + } + + .header_description { + margin: 1% 0% 1% 0%; + } +} + #walletCommandsHeader { margin-top:2em; } diff --git a/index.html b/index.html index 5122209..eb9f3b7 100755 --- a/index.html +++ b/index.html @@ -95,8 +95,7 @@ dash governance tools
-

Dash Budget Proposal Generator

-
Generate budget proposal commands you can copy/paste into your Dash wallet to prepare a budget proposal and submit it to the network.
+
@@ -111,8 +110,19 @@
+
+
+
+
+

Dash Budget Proposal

+

Generate budget proposal commands you can copy/paste into your Dash wallet to prepare a budget proposal and submit it to the network.

+ +
+
+
+
-
+
@@ -281,6 +291,7 @@
+