.excalidraw

This commit is contained in:
Panayiotis Lipiridis 2021-01-03 20:28:20 +02:00
parent 75148f6bac
commit 229aa84668

View File

@ -1,6 +1,7 @@
@import "../css/_variables"; @import "../css/_variables";
.Stats { .excalidraw {
.Stats {
position: fixed; position: fixed;
top: 64px; top: 64px;
right: 12px; right: 12px;
@ -48,4 +49,5 @@
float: left; float: left;
} }
} }
}
} }