Fixed missing semicolons in less
This commit is contained in:
@@ -93,7 +93,7 @@ body {
|
||||
}
|
||||
@callout-padding: 15px;
|
||||
a:hover {
|
||||
text-decoration: none
|
||||
text-decoration: none;
|
||||
}
|
||||
.bs-callout {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user