mirror of
https://github.com/aelve/guide.git
synced 2024-12-23 21:02:13 +03:00
removed unused css
This commit is contained in:
parent
edeb06aa09
commit
5d0a2a63ef
@ -150,12 +150,4 @@ export default class Categories extends Vue {
|
||||
.category-title:not(:last-child) {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.test-btn {
|
||||
background: #000;
|
||||
color: #fff;
|
||||
padding: 8px 14px 7px;
|
||||
border-radius: 25px;
|
||||
text-transform: uppercase;
|
||||
margin: 0 0 20px;
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue
Block a user