aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/_elements/hidden-layer/hidden-layer.component.css
blob: c8db60567e369ca4a89070602dc8d78d86d5d002 (plain) (blame)
1
2
3
4
5
.container{
    max-width: 15rem;
    border: 1px solid white;
    border-radius: 5px;
}