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
2 merge requests!14feat: added mounted, .bashrc, .zshrc, added tests, added keycloak tests,!8feat(extension): login, open in devcontainer, automaticly save code, open briefing, publish extension
......@@ -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