Add a bit of spacing between columns of text
This commit is contained in:
@@ -68,6 +68,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.panel__body {
|
||||
margin-right: $gap * 2;
|
||||
}
|
||||
|
||||
.panel__heading {
|
||||
padding: $gap * 2;
|
||||
|
||||
|
Reference in New Issue
Block a user