Skip to content

Commit

Permalink
Revert "Deprecate .absolute-centre in favor of .absolute-center"
Browse files Browse the repository at this point in the history
This reverts commit 896b1aa.
  • Loading branch information
linfindel committed Apr 14, 2024
1 parent 896b1aa commit 3833f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nadir.css
Original file line number Diff line number Diff line change
Expand Up @@ -1415,7 +1415,7 @@ nav.success {
margin: 1rem;
}

.absolute-center {
.absolute-centre, .absolute-center {
position: absolute;
top: 50%;
left: 50%;
Expand Down

0 comments on commit 3833f8b

Please sign in to comment.