[S] Align the average span to the left
This commit is contained in:
@@ -72,5 +72,10 @@
|
|||||||
// Center
|
// Center
|
||||||
height: 60px;
|
height: 60px;
|
||||||
line-height: 64px;
|
line-height: 64px;
|
||||||
|
|
||||||
|
// Alignment
|
||||||
|
float: left;
|
||||||
|
margin-left: 15px;
|
||||||
|
display: inline-block;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user