Update style.css

may have to make this responsive for mobile
This commit is contained in:
Tristan 2024-05-27 15:57:26 -04:00 committed by GitHub
parent 7f62af151b
commit 2b6b54687c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -346,7 +346,7 @@ body {
}
.news img {
width: 30%;
width: 50%;
border-radius: 10px;
margin-bottom: 20px;
}