mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 23:42:14 +00:00
Put rounded corners back where they belong
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
<div class="col">
|
||||
<a href="https://gravatar.com/">
|
||||
<img src="{{object.profile_picture}}" class="img-responsive img-rounded" />
|
||||
<img src="{{object.profile_picture}}" class="img-fluid rounded" />
|
||||
<div class="text-center">
|
||||
Images hosted by Gravatar
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user