1
0
Fork 0
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:
davegson 2021-11-15 15:43:20 +01:00
parent 177cf4fe6b
commit ddb887a7c1

View file

@ -134,7 +134,7 @@
border-radius : .375rem;
display : block;
margin-bottom : 4rem;
margin-top : 5rem;
margin-top : 4rem;
margin-left : auto;
margin-right : auto;