Merge pull request #123 from Dumbgenius/spells-improvements

Spells improvements
This commit is contained in:
Stefan Zermatten
2017-09-08 08:30:56 +02:00
committed by GitHub
5 changed files with 91 additions and 46 deletions

View File

@@ -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;
}