mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -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 {
|
||||
background: #ffffff;
|
||||
padding: 0 0 18px 0;
|
||||
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
|
||||
}
|
||||
|
||||
.top {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue