Fix styles
This commit is contained in:
committed by
Eugene Bujak
parent
5349ec76fd
commit
2bd4840ba5
@@ -1,9 +1,14 @@
|
||||
.setup {
|
||||
min-height: calc(100vh - 80px);
|
||||
padding: 50px 0;
|
||||
line-height: 1.48;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.setup {
|
||||
padding: 50px 0;
|
||||
}
|
||||
}
|
||||
|
||||
.setup__container {
|
||||
max-width: 650px;
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user