mirror of
https://github.com/safing/web
synced 2025-04-17 09:29:08 +00:00
Reduce margin top of table
This commit is contained in:
parent
177cf4fe6b
commit
ddb887a7c1
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
border-radius : .375rem;
|
||||
display : block;
|
||||
margin-bottom : 4rem;
|
||||
margin-top : 5rem;
|
||||
margin-top : 4rem;
|
||||
margin-left : auto;
|
||||
margin-right : auto;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue