- Navbar fixed top

This commit is contained in:
Alexis
2020-10-09 21:10:37 +02:00
parent 7dbaabd7a5
commit a2d5d89487
3 changed files with 13 additions and 13 deletions

View File

@@ -15,6 +15,7 @@ export default {
<style lang="scss" scoped>
#srs {
padding-top: 50px;
min-height: 100vh;
background: url('./assets/images/bg1.png') center center fixed repeat;
}