Add status/error message display
This commit is contained in:
@ -94,7 +94,7 @@ a:hover {
|
||||
padding-left: 15px;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
}
|
||||
@media (min-width: 576px) {
|
||||
.container {
|
||||
width: 540px;
|
||||
@ -143,6 +143,7 @@ footer {
|
||||
color: var(--font-color);
|
||||
font-family: var(--font1);
|
||||
margin-top: 30px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
/* Responsive layout - when the screen is less than 700px wide, make the two columns stack on top of each other instead of next to each other */
|
||||
|
Reference in New Issue
Block a user