---
id: 5f3ef6e04559b939080db057
title: Part 57
challengeType: 0
---
## Description
Since all 4 sides of the menu have the same internal spacing, go ahead and delete the four properties and use a single `padding` property with the value `20px`.
## Tests
```yml
tests:
- text: Test 1
testString: ''
```
## Challenge Seed