remove unnecesary style

This commit is contained in:
Daniel Bulant 2022-03-05 11:40:47 +01:00
parent a90eaea2c3
commit a1e0d24269

View file

@ -219,9 +219,6 @@
.relative {
position: relative;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}