correction meetup links 4
This commit is contained in:
@@ -352,6 +352,8 @@
|
||||
margin-bottom: 4vh;
|
||||
}
|
||||
> .liens_fixed {
|
||||
grid-row: 8/9;
|
||||
grid-column: 1/3;
|
||||
> h2 {
|
||||
display: none;
|
||||
}
|
||||
@@ -379,6 +381,8 @@
|
||||
}
|
||||
}
|
||||
> .file_fixed {
|
||||
grid-row: 9/10;
|
||||
grid-column: 1/3;
|
||||
> h2 {
|
||||
display: none;
|
||||
}
|
||||
@@ -405,12 +409,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
> .file_fixed {
|
||||
grid-row: 9/10;
|
||||
}
|
||||
> .liens_fixed {
|
||||
grid-row: 8/9;
|
||||
}
|
||||
> .file_fixed span:last-of-type {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user