mirror of
https://github.com/retspen/webvirtcloud
synced 2026-03-23 02:54:51 +00:00
update bootstrap to 4.6.0 & bootswatch 4.6.0 - fix some themes
This commit is contained in:
parent
05e4c72df0
commit
a5c1d8c308
64 changed files with 180 additions and 144 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// Lux 4.5.3
|
||||
// Lux 4.6.0
|
||||
// Bootswatch
|
||||
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;6
|
|||
}
|
||||
|
||||
&-brand {
|
||||
margin-right: 1rem;
|
||||
margin-right: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -43,7 +43,7 @@ $web-font-path: "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;6
|
|||
}
|
||||
|
||||
.nav-item {
|
||||
margin-right: 1rem;
|
||||
margin-right: .5rem;
|
||||
}
|
||||
|
||||
// Buttons =====================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue