fix whitespace

This commit is contained in:
smthbh 2025-04-17 18:48:05 -04:00
parent 3c8a182589
commit bc18f02e1c

View file

@ -68,7 +68,7 @@
.skills-table { .skills-table {
max-width: 500px; /* Maximum width for the table */ max-width: 500px; /* Maximum width for the table */
width: 100%; /* Allows the table to shrink responsively */ width: 100%; /* Allows the table to shrink responsively */
} }
.skills-table table { .skills-table table {