update css with new canvas id

This commit is contained in:
Asif Bacchus 2020-04-08 04:29:13 -06:00
parent 1a519a1d55
commit d9b18cdb9e

View File

@ -5,7 +5,7 @@ import partials
*/ */
@import 'reset'; @import 'reset';
#canvas1 { #particles {
position: fixed; position: fixed;
top: 0; top: 0;
left: 0; left: 0;