Skip to content

Commit

Permalink
VAT-1: centering the 404 error message
Browse files Browse the repository at this point in the history
  • Loading branch information
dragandimic committed Jun 7, 2024
1 parent 88f2738 commit 7e5700b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -224,3 +224,8 @@ main .section.light,
main .section.highlight {
background-color: var(--light-color);
}

.error .container-fluid-container {
margin-left: auto;
margin-right: auto;
}

0 comments on commit 7e5700b

Please sign in to comment.