Merge branch 'main' into feature/leaflet-map

This commit is contained in:
desmukh 2023-07-21 12:57:15 +05:00
commit bb4b0a8400
2 changed files with 0 additions and 6 deletions

View File

@ -5,7 +5,6 @@ theme = "lumbung-theme"
pluralizeListTitles = "false"
paginate = 20
[params]
logo = "/img/logo.svg"
favicon = "/img/favicon.ico"

View File

@ -53,11 +53,6 @@
/*Main Stuff*/
html {
scroll-behavior: smooth;
}
body {
font-size: 21px;
font-family: Gudea, sans-serif;