1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

layout fix

This commit is contained in:
Matthias Kretschmann 2019-02-08 16:18:37 +01:00
parent dc62eaf2c5
commit 81614da13f
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -1,16 +1,5 @@
@import '../styles/variables';
.home {
height: 100%;
display: flex;
align-items: center;
flex-wrap: wrap;
> * {
width: 100%;
}
> div > header {
margin-top: -($spacer);
}
display: block;
}