~smitop/eigen.fun

0c1a69259c8e68772fecd0a9af4092c0c6703437 — Smitty 1 year, 9 months ago 31ac58e master
Right align second matrix column
1 files changed, 3 insertions(+), 0 deletions(-)

M public/style.css
M public/style.css => public/style.css +3 -0
@@ 150,6 150,9 @@ nav .action .shortcut, nav .action .name {
    width: 2rem;
    font-family: monospace;
}
.matrix td:last-child {
    text-align: right;
}
@media (max-width: 700px) {
    h1 {
        display: none;