Adding a gap between the options
This commit is contained in:
parent
59ee34f611
commit
7b4d02b18f
1 changed files with 1 additions and 0 deletions
|
@ -19,4 +19,5 @@ body{
|
||||||
background-color: white;
|
background-color: white;
|
||||||
margin-left: 20%;
|
margin-left: 20%;
|
||||||
margin-right: 20%;
|
margin-right: 20%;
|
||||||
|
margin-bottom: 3%;
|
||||||
}
|
}
|
Loading…
Reference in a new issue