1
0
Fork 0
mirror of synced 2024-06-28 03:01:15 +12:00

Removed border

This commit is contained in:
Eldad Fux 2020-01-13 21:20:16 +02:00
parent ee994f8e36
commit 4280e8da5c
4 changed files with 3 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -3,7 +3,7 @@
padding: 30px 50px;
margin: 0 -50px;
position: relative;
border-bottom: solid 1px #dedede;
//border-bottom: solid 1px #dedede;
//box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
//border-bottom: solid 2px #e3e9ec;;

View file

@ -670,7 +670,6 @@
margin: -30px -30px 30px -30px;
padding: 30px;
&.android {
background: #a4ca24;