change anarchive scroll

This commit is contained in:
alicestrt 2021-06-03 16:04:32 +03:00
parent f94c9a19df
commit 8436d457b1

View File

@ -19,13 +19,16 @@ body {
font-family: "Inconsolata";
font-size: 16px;
line-height: 1.6;
overflow-y: auto;
scroll-behavior: smooth;
scrollbar-color: #3c4cac #a4a4d4;
}
h1 {
font-family: "ARK-ES DenseMedium";
font-weight: normal;
font-size: 48px;
margin-top: 20px;
margin-top: 40px;
color: #3c4cac;
}