Odstranjena podvojena CSS definicija za hero-bullets
Deploy to Development and Production / deploy (push) Successful in 17s Details

This commit is contained in:
Mark 2026-04-08 17:38:11 +02:00
parent 15666f10e4
commit 28cb275de6
1 changed files with 0 additions and 22 deletions

View File

@ -7464,28 +7464,6 @@ html, body {
margin-bottom: 0.5rem; margin-bottom: 0.5rem;
} }
.hero-bullets {
list-style: none;
padding-left: 0;
margin: 1.5rem 0;
}
.hero-bullets li {
position: relative;
padding-left: 1.5rem;
margin-bottom: 0.5rem;
line-height: 1.5;
}
.hero-bullets li::before {
content: "•";
color: var(--primary-color);
font-weight: bold;
position: absolute;
left: 0;
font-size: 1.2rem;
}
/* Unificirane kartice (uporabljajo stil iz celotne strani) */ /* Unificirane kartice (uporabljajo stil iz celotne strani) */
.prosberry-card { .prosberry-card {
background: #ffffff; background: #ffffff;