AyaNova website for AyaNova 8+ release razor pages .net core version

This commit is contained in:
2022-05-20 18:43:14 +00:00
commit 92e5cf8062
79 changed files with 74443 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 60px;
}