Skip to content

<Jumbotron> may be render error #6

@zhyd1997

Description

@zhyd1997

.jumbotron appears 2 times:

    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef; /* wrong here */
    border-radius: .3rem;
    padding:70px 30px 70px 30px;
    margin:0px auto;
    background: #9575CD ;
    color:floralwhite;

which the 1st background-color overwrites the 2nd one and is wrong color value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions