mirror of
https://github.com/status-im/burnchart.git
synced 2025-01-31 12:55:20 +00:00
fix margins and paddings
This commit is contained in:
parent
0e1f1a28b5
commit
502601123b
@ -38,8 +38,8 @@ h2
|
||||
|
||||
// different classes thereof
|
||||
&.generic, &.info, &.error, &.success
|
||||
padding: 20px 0
|
||||
border-top: 4px solid #EAC85D
|
||||
padding: 20px
|
||||
width: 50%
|
||||
margin: 0 auto
|
||||
|
||||
@ -62,8 +62,13 @@ h2
|
||||
font-size: 20px
|
||||
text-transform: uppercase
|
||||
|
||||
h2
|
||||
margin: 0
|
||||
padding: 0 20px 20px
|
||||
|
||||
p
|
||||
margin: 0 20px 20px
|
||||
margin: 0
|
||||
padding: 0 20px
|
||||
|
||||
// where D3 renders to
|
||||
#graph
|
||||
@ -165,6 +170,7 @@ h2
|
||||
|
||||
h2
|
||||
margin: 10px 0 0 0
|
||||
padding: 0
|
||||
|
||||
&.closed
|
||||
float: left
|
||||
|
Loading…
x
Reference in New Issue
Block a user