feat: Adiciona artigo inferior mobile
This commit is contained in:
parent
2f30e29b0c
commit
95df6d650a
@ -257,6 +257,23 @@ body{
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bottom-article{
|
||||||
|
flex-direction: column-reverse;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bottom-article-text{
|
||||||
|
max-width: 85%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bottom-article-title{
|
||||||
|
font-size: 24px;
|
||||||
|
line-height: 29px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bottom-article-figure{
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 1025px){
|
@media screen and (min-width: 1025px){
|
||||||
|
Loading…
Reference in New Issue
Block a user