template display: none
This commit is contained in:
parent
9d59219336
commit
e0e85a58e0
|
@ -22,6 +22,9 @@ html {
|
|||
color: #111;
|
||||
background-color: #fefefe;
|
||||
}
|
||||
template {
|
||||
display: none !important;
|
||||
}
|
||||
* + * {
|
||||
margin-top: 2.25rem;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -22,6 +22,9 @@ html {
|
|||
color: #111;
|
||||
background-color: #fefefe;
|
||||
}
|
||||
template {
|
||||
display: none !important;
|
||||
}
|
||||
* + * {
|
||||
margin-top: 2.25rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user