Grid background size

This commit is contained in:
2018-05-09 09:06:49 -04:00
parent 78399b5d1d
commit a7833a9314

View File

@@ -10,6 +10,7 @@ page-grid {
position: relative; position: relative;
.username { .username {
background-size: cover;
bottom: 0.25rem; bottom: 0.25rem;
box-sizing: border-box; box-sizing: border-box;
color: #acacac; color: #acacac;