[WEB] Changed Version to footer margin top to 20px

This commit is contained in:
DerLinkman 2022-03-17 21:57:27 +01:00
parent 769e08843b
commit d52323df2d

View File

@ -207,6 +207,7 @@ legend {
}
.footer .version {
margin-left: auto;
margin-top: 20px;
}
.slave-info {
padding: 15px 0px 15px 15px;