Fix test CSS
This commit is contained in:
parent
cc56bad408
commit
905a3fef54
@ -33,7 +33,7 @@ h1 {
|
||||
display: contents;
|
||||
}
|
||||
|
||||
section {
|
||||
article {
|
||||
display: none;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
@ -44,7 +44,7 @@ h1 {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
section:target {
|
||||
article:target {
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user