Skip to content
Snippets Groups Projects
Commit 06d725a6 authored by Christian ZHENG's avatar Christian ZHENG
Browse files

fix(login): fix css (alignment)

parent 63463e69
No related branches found
No related tags found
3 merge requests!16feat: publish extension on marketplace with ci,!15feat(Sprint1): add authentication + directory picking + redirection link,!14sprint 1
......@@ -3,6 +3,8 @@
.deadlock-getting-started-card-container {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.deadlock-getting-started-card-container .deadlock-getting-started-card {
display: flex;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment