mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-17 05:49:30 -07:00
Beginning work on an SVG renderer that creates a static vector graphic version of the effect
This commit is contained in:
@@ -23,6 +23,11 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
artboard {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
canvas {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
|
||||
Reference in New Issue
Block a user