Yoshihiro Toishi Sharpening Stone Whetstone 6000 Grit
.video-container { display: flex; flex-wrap: wrap; justify-content: center; margin: 20px 0; } .video-container iframe { margin: 10px; border: none; width: 100%; /* Adjusts to parent width */ max-width: 560px; /* Keeps iframe size consistent */ height: 315px; } .grit-info ul, .grit-descriptions ul { list-style-type: none; padding: 0; } .grit-info li, .grit-descriptions li { margin-bottom: 10px; } /* Table styles */ table { width: 100%; /* Full width for the table */ border-collapse: collapse; /* Collapses borders */ margin-top: 10px; /* Space above the table */ } th, td { padding: 5px; /* Reduced padding for compactness */ text-align: left; /* Align text to the left */ border: 1px solid #ddd; /* Border for cells */