Walmart Scintilla new templates and removed their category buttons from homepage.

This commit is contained in:
Norm Rasmussen
2025-07-22 14:15:20 -04:00
parent 3c137548f9
commit 0e039e4462
170 changed files with 824 additions and 7811 deletions

View File

@ -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;