Walmart Scintilla new templates and removed their category buttons from homepage.
This commit is contained in:
@ -333,8 +333,8 @@ a.np-card {
|
||||
|
||||
.np-card .np-image-wrapper .np-card-content-title {
|
||||
color: #fff;
|
||||
font-size: 24px;
|
||||
line-height: 30px;
|
||||
font-size: 20px;
|
||||
line-height: 1.2;
|
||||
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
@ -379,8 +379,8 @@ a.np-card {
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.np-card .np-image-wrapper .np-card-content-title {
|
||||
font-size: 28px;
|
||||
line-height: 34px;
|
||||
font-size: 20px;
|
||||
line-height: 1.2;
|
||||
}
|
||||
}
|
||||
|
||||
@ -458,7 +458,7 @@ a.np-card {
|
||||
}
|
||||
|
||||
.np-card-learning-path-progress .lp-progress-card-wrapper {
|
||||
flex-direction: row;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user