FIX sometime margin top 0 not working as first child
This commit is contained in:
parent
2e522a481a
commit
fdbb03c904
|
|
@ -6,7 +6,7 @@
|
||||||
min-height: 60vh;
|
min-height: 60vh;
|
||||||
|
|
||||||
&:first-child {
|
&:first-child {
|
||||||
@apply mt-0;
|
@apply !mt-0;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user