minor css adjustment

This commit is contained in:
Mario
2024-02-14 11:33:31 +00:00
parent e2b1670d6c
commit 30271bb32f

View File

@@ -278,15 +278,15 @@ a.wikilist {
}
.hq_controls .btn.rounded-circle {
width: 2.7rem;
height: 2.7rem;
width: 2.6rem;
height: 2.6rem;
padding: 0;
font-size: 1rem;
font-size: .9rem;
}
.hq_controls_fixed_bottom_center .btn.rounded-circle {
width: 3.2rem;
height: 3.2rem;
width: 3.1rem;
height: 3.1rem;
padding: 0;
font-size: 1.5rem;
font-size: 1.4rem;
}