mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Standarized shadow settings
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
padding: 30px 50px;
|
||||
margin: 0 -50px;
|
||||
position: relative;
|
||||
box-shadow: 0 0 3px rgba(0,0,0,.05);
|
||||
box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
|
||||
//border-bottom: solid 2px #e3e9ec;;
|
||||
|
||||
h1,
|
||||
|
||||
Reference in New Issue
Block a user