Altered spacing of headers within baseDialog
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.base-dialog h1,
|
||||
.base-dialog h2,
|
||||
.base-dialog h3,
|
||||
.base-dialog h4,
|
||||
.base-dialog h5,
|
||||
.base-dialog h6{
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.base-dialog p{
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user