refreshing design
This commit is contained in:
@@ -4,3 +4,13 @@
|
||||
<RouterLink to="/cv">CV</RouterLink>
|
||||
</nav>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
nav {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
left: 0;
|
||||
top: 0;
|
||||
background: var(--background);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user