1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

Connection test

This commit is contained in:
2020-05-11 18:05:34 +02:00
parent 8ded79017b
commit 1e025cdaf6
13 changed files with 841 additions and 391 deletions

View File

@ -42,7 +42,7 @@ export default {
flex-direction: column;
justify-content: space-between;
align-items: center;
background: #3f3f3f;
background: $bg-color-light;
padding: .5rem 0;
margin-bottom: $footer-height;
box-shadow: 0 0 1px 0px #000;