This repository has been archived on 2026-05-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Codiki/frontend/src/app/pages/disconnection/disconnection.component.scss
T

7 lines
103 B
SCSS

:host {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}