mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
style: increase padding
This commit is contained in:
parent
882d44079c
commit
8e500136ce
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
position: relative;
|
position: relative;
|
||||||
padding: 100px 0 60px;
|
padding: 120px 0 60px;
|
||||||
|
|
||||||
& .pattern {
|
& .pattern {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue