@@ -6,6 +6,10 @@
color:$color;
font-family: $font;
+ .details {
+ padding-left: 5px;
+ }
+
// Common defintion between header row and detail row
.base-row {
display:flex;