image search pages

This commit is contained in:
abrendan
2024-02-15 14:48:26 +00:00
parent f36d1c8613
commit d2057259c8
3 changed files with 17 additions and 3 deletions

View File

@@ -132,4 +132,10 @@ h1 {
font-size: 0.9rem;
}
.navigation-button {
margin-top: 1rem;
margin-right: 0.5rem;
width: auto; /* Allow the width to auto-adjust based on content */
border-radius: 6px;
}