removed bottom padding in list
This commit is contained in:
parent
707b2a4c6c
commit
80b5dd6459
1 changed files with 0 additions and 4 deletions
|
@ -167,10 +167,6 @@ canvas {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
#list article {
|
||||
padding-bottom: 70px;
|
||||
}
|
||||
|
||||
#list p {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Reference in a new issue