mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
added border shadow to increase contrast
This commit is contained in:
parent
4a322c09be
commit
d97eb8b535
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
.main {
|
.main {
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
padding: 0 0 18px 0;
|
padding: 0 0 18px 0;
|
||||||
|
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
|
||||||
}
|
}
|
||||||
|
|
||||||
.top {
|
.top {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue