Fixing formatting of the form using a table
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
parent
ea014ec0f3
commit
1534371f31
2 changed files with 26 additions and 9 deletions
|
@ -20,4 +20,8 @@ body{
|
|||
margin-left: 20%;
|
||||
margin-right: 20%;
|
||||
margin-bottom: 3%;
|
||||
}
|
||||
|
||||
#table{
|
||||
display: inline;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue