diff --git a/css/style.css b/css/style.css index a3af59f..be20367 100644 --- a/css/style.css +++ b/css/style.css @@ -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;