7 lines
66 B
CSS
7 lines
66 B
CSS
|
main {
|
||
|
font-size: 20px;
|
||
|
}
|
||
|
|
||
|
article {
|
||
|
text-align: center;
|
||
|
}
|