moved styles
This commit is contained in:
parent
f45ae05380
commit
9f0c6a8ad4
2 changed files with 27 additions and 15 deletions
|
|
@ -39,20 +39,5 @@ onMounted(() => {
|
|||
</template>
|
||||
|
||||
<style scoped>
|
||||
.grid-item {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.grid-main {
|
||||
margin: 10px auto;
|
||||
}
|
||||
|
||||
.card-link {
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
.card-link:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue