Changed font to roboto

This commit is contained in:
Aroy-Art 2021-11-15 09:16:52 +01:00
parent 9a6d1bb9c4
commit 25a4a419ae

View file

@ -422,7 +422,7 @@ nav[aria-label="breadcrumb"] li:last-child a{
.header-bradcrumb .active {
color: #cfcfcf;
font-weight: 200;
font-family: "Quattrocento Sans", sans-serif;
font-family: "Roboto Mono", sans-serif;
}
.header-bradcrumb a:hover {