Mobile style tweaks.

This commit is contained in:
2023-11-20 15:49:30 -08:00
parent 01589d7136
commit 95976c2860
2 changed files with 12 additions and 9 deletions

View File

@@ -114,6 +114,9 @@ input::placeholder, .input::placeholder{
padding-left: .5em;
padding-right: .5em;
}
.float-right {
float: right;
}
</style>
</head>