css colonne consultation
This commit is contained in:
@@ -136,6 +136,14 @@
|
|||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
grid-row: 2;
|
grid-row: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:nth-of-type(3){
|
||||||
|
grid-column: 1 /span 2;
|
||||||
|
grid-row: 3;
|
||||||
|
font-size: 0.6rem;
|
||||||
|
padding-top: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
h5{
|
h5{
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user