🐛 Fix problem with comments new line

This commit is contained in:
alonso.torres 2024-03-11 16:13:36 +01:00
parent 112e71a259
commit bed13c24df

View file

@ -196,6 +196,7 @@
position: relative;
.text {
@include bodySmallTypography;
white-space: pre;
}
}
}