routes: fixed appearance

This commit is contained in:
muerwre 2018-12-14 12:01:42 +07:00
parent 5075fcb841
commit c5b6fcf011
5 changed files with 51 additions and 26 deletions

View file

@ -148,3 +148,7 @@ input {
font-size: 14px;
font-weight: 200;
}
.relative {
position: relative;
}