mirror of
https://github.com/retspen/webvirtcloud
synced 2026-03-21 18:14: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 @@
|
|||
// Litera 4.5.3
|
||||
// Litera 4.6.0
|
||||
// Bootswatch
|
||||
|
||||
// Navbar ======================================================================
|
||||
|
|
@ -24,20 +24,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
// Buttons =====================================================================
|
||||
|
||||
.btn {
|
||||
border-radius: 1.078em;
|
||||
|
||||
&-lg {
|
||||
border-radius: 2.688em;
|
||||
}
|
||||
|
||||
&-sm {
|
||||
border-radius: .844em;
|
||||
}
|
||||
}
|
||||
|
||||
// Typography ==================================================================
|
||||
|
||||
p {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue