Add missing web development concepts
This commit is contained in:
@@ -129,7 +129,7 @@ h1 {
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 2400px;
|
||||
height: 1600px;
|
||||
height: 1900px;
|
||||
transform-origin: 0 0;
|
||||
will-change: transform;
|
||||
}
|
||||
@@ -143,7 +143,7 @@ h1 {
|
||||
.connector-layer {
|
||||
pointer-events: none;
|
||||
width: 2400px;
|
||||
height: 1600px;
|
||||
height: 1900px;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user