chore: Separate project README and site home

This commit is contained in:
daudix-UFO
2023-10-28 21:42:49 +03:00
parent df308e89a9
commit 16ee13558e
4 changed files with 11 additions and 169 deletions

View File

@ -282,11 +282,6 @@ img:not(.no-hover):hover {
box-shadow: none;
}
// bootstrap icons
.bi {
font-size: 1rem;
}
// NAVBAR
.site-nav {
z-index: 1;
@ -302,6 +297,11 @@ img:not(.no-hover):hover {
backdrop-filter: blur(24px);
-webkit-backdrop-filter: blur(24px);
// bootstrap icons
.bi {
font-size: 1rem;
}
ul {
list-style-type: none;
margin: 1rem 0 0;