Removed grid... forgot I had that
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user