Update Article CSS
This commit is contained in:
parent
1a0b10a5f7
commit
49c09054b4
1 changed files with 2 additions and 1 deletions
|
@ -23,8 +23,9 @@ body {
|
|||
width: 100%;
|
||||
height: 20%;
|
||||
background: center;
|
||||
background-size: 100%;
|
||||
background-size: auto 100%;
|
||||
background-repeat: no-repeat;
|
||||
background-color: yellow;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
|
Loading…
Reference in a new issue