fix: Remove title underline

This commit is contained in:
daudix-UFO
2023-12-05 20:38:30 +03:00
parent 84a1f95da4
commit 141bb423cb

View File

@ -621,7 +621,6 @@ img {
.heading { .heading {
text-align: center; text-align: center;
text-decoration: underline;
// &::after { // &::after {
// content: "."; // content: ".";
// color: var(--primary-color); // color: var(--primary-color);