Aligned text to center properly

This commit is contained in:
Notoric 2024-03-08 19:24:03 +00:00
parent bac05a61ca
commit 92710b180e
1 changed files with 4 additions and 0 deletions

View File

@ -140,6 +140,10 @@ h2 {
justify-content: center;
}
#features p {
text-align: center;
}
/* CAROUSEL STYLES */
#carousel {