chore: Separate project README and site home
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user