get rid of the footer
Some checks failed
Build and publish the docker image / build (push) Failing after 1m1s
Some checks failed
Build and publish the docker image / build (push) Failing after 1m1s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -70,7 +70,11 @@ export default {
|
||||
</template>
|
||||
|
||||
<style>
|
||||
a:hover, router-link:hover {
|
||||
nav {
|
||||
color:
|
||||
}
|
||||
|
||||
ul a:hover, ul router-link:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user