zoom projet
This commit is contained in:
@@ -389,6 +389,9 @@
|
||||
background: $background-actus;
|
||||
padding-top: 2rem;
|
||||
padding-bottom: 4rem;
|
||||
@media (max-width: 810px){
|
||||
padding-bottom: 0rem;
|
||||
}
|
||||
span h2{
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
@@ -417,13 +420,13 @@
|
||||
width: 49%;
|
||||
@media(max-width: 810px){
|
||||
width: 100%;
|
||||
margin-bottom: 3rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.node-type-projet{
|
||||
color: $blue-dark;
|
||||
line-height: 1.5rem;
|
||||
@media (max-width: 479px){
|
||||
@media (max-width: 810px){
|
||||
padding-left: 0rem;
|
||||
padding-right: 0rem;
|
||||
padding-top: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user