[S] Switch to left align
This commit is contained in:
@@ -80,14 +80,14 @@
|
|||||||
|
|
||||||
.descriptions
|
.descriptions
|
||||||
{
|
{
|
||||||
text-align: right;
|
// text-align: right;
|
||||||
color: #a5a5a5;
|
color: #a5a5a5;
|
||||||
|
|
||||||
span
|
span
|
||||||
{
|
{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 40px;
|
width: 40px;
|
||||||
text-align: left;
|
// text-align: left;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user