- Reworked client structure and optimized fonts
This commit is contained in:
@@ -12,3 +12,10 @@ export default {
|
||||
name: 'app'
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
#srs {
|
||||
min-height: 100vh;
|
||||
background: url('/img/bg1.png') center center fixed repeat;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user