CSS Breaks the site

Created on 3 December 2020, about 4 years ago
Updated 31 October 2024, about 2 months ago

Problem/Motivation

After install the module the site has visual problems in some elements, that appears in a different way that was before, only in sites with classes like container, hero-body, or card

Steps to reproduce

  • Install the module

Proposed resolution

remove the library, this library doesn't have anything related with klaro or the modal windows.

      'css' => [
        'dist/assets/styles.css',
      ],
.container {
    padding-top: 10px;
    margin-bottom: 20px;
}

.container h2.subtitle {
    padding-top: 20px;
    padding-bottom: 8px;
    border-bottom :1px solid #eee;
    color: #0a4;
}

.hero-body h2.subtitle {
    border-bottom: none;
}

.container p {
    font-size: 18px;
}

pre {
    border: 10px solid #555;
}

🐛 Bug report
Status

Closed: won't fix

Version

1.1

Component

Code

Created by

🇪🇸Spain Nodles

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024