Update custom.css
This commit is contained in:
parent
90224795cb
commit
3c29ced4fd
|
|
@ -94,6 +94,9 @@ body .layout-vertical .card {
|
||||||
.card {
|
.card {
|
||||||
border-radius: 1rem;
|
border-radius: 1rem;
|
||||||
}
|
}
|
||||||
|
body .layout-vertical .column div:last-of-type .card {
|
||||||
|
border-radius: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
/* Changes Header Opacity */
|
/* Changes Header Opacity */
|
||||||
body #bighead .navbar {
|
body #bighead .navbar {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue