mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-28 15:54:22 +01:00
Change: p tag font from Quattrocento Sans to Roboto Mono
This commit is contained in:
parent
e1c7dc32a6
commit
81cfbbd349
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ h6 {
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
font-family: "Quattrocento Sans", sans-serif;
|
font-family: "Roboto Mono", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
[scroll-behavior=smooth] {
|
[scroll-behavior=smooth] {
|
||||||
|
|
Loading…
Reference in a new issue