added 404
This commit is contained in:
@@ -181,3 +181,11 @@ button {
|
||||
transform: translateY(1px);
|
||||
}
|
||||
}
|
||||
|
||||
.center {
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
Reference in New Issue
Block a user