✨ feat(alias): style redirect page (#156)
This commit is contained in:
@@ -238,6 +238,17 @@ strong {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.center-content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.subheader {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user