Skip to content
Snippets Groups Projects
Commit 34c550b0 authored by Ryan Harris's avatar Ryan Harris
Browse files

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

parent 70d4d2fb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -80,6 +80,7 @@
border-radius: 0;
border: none;
height: auto;
width: 100%;
margin: 0;
align-self: center;
}
Loading
Loading
---
title: Adjust the width of project avatars to fix alignment within their container
merge_request:
author: Ryan Harris
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment