Commit 4ed87c4e authored by John Crepezzi's avatar John Crepezzi
Browse files

Fix the key

parent 025dfcfe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ textarea {
}

#key {
	position: absolute;
	position: fixed;
	top: 20px;
	right: 20px;
	text-align: right;