Move FAQ to About

This commit is contained in:
mDuo13
2021-07-16 16:31:38 -07:00
parent 40de735027
commit 7bdc7d59da
7 changed files with 81 additions and 52 deletions

View File

@@ -45,6 +45,15 @@
}
}
.q-wrapper .external-link {
&::after {
background-position: left 0 bottom 7px;
}
&:hover::after {
background-position: left 4px bottom 11px;
}
}
.li-links {
position: relative;
border-bottom: 2px solid $gray-600;