website change

This commit is contained in:
Joe Fioti
2025-07-05 18:34:36 -04:00
parent fff1672936
commit 03a927a174

View File

@@ -416,8 +416,9 @@
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
margin: 8px; margin: 5px;
padding-top: 2px; padding-top: 2px;
transform: translateY(-2px);
} }
</style> </style>
</head> </head>