Update 'style.css'

This commit is contained in:
Daquavid 2023-12-18 16:27:33 -07:00
parent 86a71fe35a
commit 8dc47e25e4

View File

@ -19,4 +19,7 @@ h6 {
text-align: center; text-align: center;
color: maroon; color: maroon;
} }
.center {
text-align: center;
}
//note: this is a csss file. it stands for cascading suburb style sheets.// //note: this is a csss file. it stands for cascading suburb style sheets.//