feat(landing): trailer and articles section
This commit is contained in:
parent
70a8884495
commit
d5d67f7069
22 changed files with 942 additions and 165 deletions
|
|
@ -6,6 +6,8 @@ body {
|
|||
min-height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.footer-push {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue