|
|
|
@ -167,7 +167,7 @@ body
@@ -167,7 +167,7 @@ body
|
|
|
|
|
|
|
|
|
|
@media screen and (max-width: 980px) |
|
|
|
|
body |
|
|
|
|
height: revert |
|
|
|
|
// height: revert |
|
|
|
|
display: flex |
|
|
|
|
flex-flow: column nowrap |
|
|
|
|
padding-right: 0 |
|
|
|
@ -175,11 +175,16 @@ body
@@ -175,11 +175,16 @@ body
|
|
|
|
|
aside |
|
|
|
|
overflow-y: revert |
|
|
|
|
border-bottom: none |
|
|
|
|
flex-shrink: 0 |
|
|
|
|
|
|
|
|
|
article |
|
|
|
|
margin: 0 |
|
|
|
|
overflow-y: revert |
|
|
|
|
|
|
|
|
|
flex-grow: 1 |
|
|
|
|
|
|
|
|
|
footer |
|
|
|
|
flex-shrink: 0 |
|
|
|
|
|
|
|
|
|
@media screen and (max-width: 480) |
|
|
|
|
body |
|
|
|
|
font-size: 12pt |
|
|
|
|