Update life.html

This commit is contained in:
Kyle
2019-08-10 17:17:24 -07:00
parent 210e0e144f
commit 295e0d888b

View File

@@ -220,6 +220,9 @@
.permaHidden { .permaHidden {
display: none; display: none;
} }
input {
width: 9em;
}
</style> </style>