use smaller base font-size

This commit is contained in:
Harald Bamberger
2023-12-07 16:03:14 +01:00
parent 6fa680d19f
commit 0b97a92ae9
+4
View File
@@ -1,6 +1,10 @@
@import './components/searchbar.css';
@import './components/verticalsplit.css';
html {
font-size: .875em;
}
.navbar-dark .navbar-brand:focus {
box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
z-index: 3;