Commit 34c550b0 authored by Ryan Harris's avatar Ryan Harris

Fix the width of project avatars in order to adjust alignment within their container element

parent 70d4d2fb
......@@ -80,6 +80,7 @@
border-radius: 0;
border: none;
height: auto;
width: 100%;
margin: 0;
align-self: center;
}
......
---
title: Adjust the width of project avatars to fix alignment within their container
merge_request:
author: Ryan Harris
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