- Removed useless stuff
This commit is contained in:
@@ -16,6 +16,6 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
#srs {
|
||||
min-height: 100vh;
|
||||
background: url('/img/bg1.png') center center fixed repeat;
|
||||
background: url('./assets/images/bg1.png') center center fixed repeat;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user