Commit b417002a by Carlos Andrés Rocha

Fix image size of news images on the student dashboard

[#39472239]
parent 8df425e5
......@@ -200,7 +200,7 @@
margin-bottom: 15px;
img {
width: 100%;
width: 109px;
border: 1px solid $light-gray;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment