up login page
This commit is contained in:
parent
7de81096bb
commit
669b82aeea
1 changed files with 7 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
.Aligner {
|
||||
width: 80vw;
|
||||
margin: 0 auto;
|
||||
min-height: 1000px;
|
||||
min-height: 50vh;
|
||||
}
|
||||
|
||||
.sub-title {
|
||||
|
@ -84,6 +84,12 @@
|
|||
.technical-contact {
|
||||
margin-top: 225px;
|
||||
}
|
||||
|
||||
.external-link {
|
||||
&:hover {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.Aligner {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue