Update style.css
may have to make this responsive for mobile
This commit is contained in:
parent
7f62af151b
commit
2b6b54687c
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.news img {
|
.news img {
|
||||||
width: 30%;
|
width: 50%;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue