Aligned text to center properly
This commit is contained in:
parent
bac05a61ca
commit
92710b180e
|
@ -140,6 +140,10 @@ h2 {
|
|||
justify-content: center;
|
||||
}
|
||||
|
||||
#features p {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* CAROUSEL STYLES */
|
||||
|
||||
#carousel {
|
||||
|
|
Loading…
Reference in New Issue