Fixed scrollbar problems related to skill section.

This commit is contained in:
Antonio 2021-06-05 22:23:07 +02:00
parent 97b16ba254
commit c2b7e23a0d

View file

@ -57,7 +57,7 @@
padding-right: 0;
}
.skills-section .container {
max-width: 100%;
max-width: 95%;
}
}