Rename directories

This commit is contained in:
Oliver Davies 2021-02-06 22:46:22 +00:00
parent a5bee4685a
commit 9f3226aec5
142 changed files with 3 additions and 3 deletions

View file

@ -1,15 +0,0 @@
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.text-justify {
text-align: justify;
}