mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-27 07:44:23 +01:00
Changed font to roboto
This commit is contained in:
parent
9a6d1bb9c4
commit
25a4a419ae
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue