Merge branch 'master' of github.com:KevinMidboe/vinlottis
This commit is contained in:
@@ -38,4 +38,15 @@ export default {
|
||||
src: url("/../public/assets/fonts/regular.eot"),
|
||||
url("/../public/assets/fonts/regular.woff") format("woff");
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #dbeede;
|
||||
}
|
||||
</style>
|
||||
|
||||
<style scoped>
|
||||
.container {
|
||||
background-color: white;
|
||||
min-height: 100vh;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user