Show error if background image is too large
This commit is contained in:
@@ -83,6 +83,12 @@ footer > .p {
|
||||
margin: 4px;
|
||||
}
|
||||
|
||||
|
||||
/* TODO use pankow has-error everywhere instead*/
|
||||
.text-danger {
|
||||
color: var(--pankow-color-danger);
|
||||
}
|
||||
|
||||
.content {
|
||||
max-width: 1280px;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user