forked from DebaucheryLibrarian/traxxx
Scoped disclaimer styling.
This commit is contained in:
parent
4d49737536
commit
7ae55db7f4
|
@ -183,7 +183,9 @@ export default {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<style lang="scss" scoped>
|
||||||
.disclaimer {
|
.disclaimer {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in New Issue