Removed grid... forgot I had that
This commit is contained in:
parent
c96a592849
commit
b84f4af29d
1 changed files with 0 additions and 5 deletions
|
@ -46,11 +46,6 @@
|
||||||
background-color: white;
|
background-color: white;
|
||||||
will-change: transform;
|
will-change: transform;
|
||||||
contain: layout paint;
|
contain: layout paint;
|
||||||
/* Add a subtle grid pattern to help with orientation */
|
|
||||||
background-image:
|
|
||||||
linear-gradient(rgba(200, 200, 200, 0.1) 1px, transparent 1px),
|
|
||||||
linear-gradient(90deg, rgba(200, 200, 200, 0.1) 1px, transparent 1px);
|
|
||||||
background-size: 50px 50px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.target {
|
.target {
|
||||||
|
|
Loading…
Add table
Reference in a new issue