update margin / color

This commit is contained in:
negue
2018-06-11 22:53:43 +02:00
parent 5b6217a0bf
commit 7cb0f5145d

View File

@@ -80,6 +80,7 @@ div
font-size: 14px; font-size: 14px;
color: #4e4a57; color: #4e4a57;
text-align: left !important; text-align: left !important;
min-height: auto !important;
} }
} }
@@ -109,7 +110,8 @@ div
} }
.reported { .reported {
color: $maroon-50; margin-top: 18px;
color: $red-50;
} }
</style> </style>