Skip to content
Snippets Groups Projects
Commit dbc22a10 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms Committed by David Siegfried
Browse files

fix centering of installation assistent, fixes #2550

Closes #2550

Merge request studip/studip!1723
parent ca424b22
No related branches found
No related tags found
No related merge requests found
@import "../mixins/colors.scss"; @import "../mixins/colors.scss";
body#install {
grid-template-columns: auto;
justify-content: center;
}
.stage { .stage {
$image-path: '../images/'; $image-path: '../images/';
$icon-path: '#{$image-path}icons/'; $icon-path: '#{$image-path}icons/';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment