7 lines
60 B
CSS
7 lines
60 B
CSS
h2 {
|
|
text-align: center;
|
|
}
|
|
|
|
li {
|
|
list-style: none;
|
|
} |