lcw
This commit is contained in:
@ -85,7 +85,7 @@ gettbGjtjgjCount();
|
||||
color: #f4fdff;
|
||||
line-height: 21px;
|
||||
text-shadow: 0px 5px 6px rgba(4, 13, 32, 0.27);
|
||||
background: linear-gradient(0deg, #59a6f4 0%);
|
||||
background: linear-gradient(0deg, #59a6f4 0%, #59a6f4 100%);
|
||||
-webkit-background-clip: text;
|
||||
// margin: 0 6px 8px 5px;
|
||||
text-align: center;
|
||||
|
||||
@ -101,6 +101,7 @@ const roadmap = (row) => {
|
||||
height: 100%;
|
||||
padding-top: 20px;
|
||||
box-sizing: border-box;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.tab-content {
|
||||
|
||||
Reference in New Issue
Block a user