mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 12:56:43 +08:00
文字对齐
This commit is contained in:
@@ -747,9 +747,10 @@
|
|||||||
.myexperience {
|
.myexperience {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
line-height: 75px;
|
line-height: 75px;
|
||||||
margin-left: auto;
|
margin-left: 120px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
margin-right: -45px;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
|
||||||
span {
|
span {
|
||||||
|
|||||||
Reference in New Issue
Block a user