Updated settings to a navbar layout
This commit is contained in:
parent
b871be48a4
commit
6fa77e04e3
7 changed files with 176 additions and 32 deletions
|
|
@ -365,6 +365,11 @@ html {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
.section-content {
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
// Style tour
|
||||
.v-tour__target--highlighted {
|
||||
box-shadow: 0px 40px 200px 30px rgba(0, 0, 0, 0.5),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue