Update web designing
This commit is contained in:
13
src/App.vue
13
src/App.vue
@@ -13,19 +13,6 @@
|
||||
text-align: center;
|
||||
color: #2c3e50;
|
||||
}
|
||||
|
||||
#nav {
|
||||
padding: 30px;
|
||||
|
||||
a {
|
||||
font-weight: bold;
|
||||
color: #2c3e50;
|
||||
|
||||
&.router-link-exact-active {
|
||||
color: #42b983;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
import Navigation from '@/components/Navigation.vue'
|
||||
|
Reference in New Issue
Block a user