Odstranjena podvojena CSS definicija za hero-bullets
Deploy to Development and Production / deploy (push) Successful in 17s
Details
Deploy to Development and Production / deploy (push) Successful in 17s
Details
This commit is contained in:
parent
15666f10e4
commit
28cb275de6
|
|
@ -7464,28 +7464,6 @@ html, body {
|
|||
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) */
|
||||
.prosberry-card {
|
||||
background: #ffffff;
|
||||
|
|
|
|||
Loading…
Reference in New Issue