mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 23:27:26 +01:00
Changed Member List number in Guilds (#10268)
* Updated README.md Added Team Name and Collaborators * Updated README.md * Changed Member List number in Guilds Changed Member List number in Guilds * remove habitica2.bat * Updated README.md
This commit is contained in:
committed by
Matteo Pagliazzi
parent
a2ee73a2e2
commit
cf274310a8
@@ -104,12 +104,12 @@ router-link.card-link(:to="{ name: 'guild', params: { groupId: guild._id } }")
|
||||
.member-count {
|
||||
position: relative;
|
||||
top: -3.6em;
|
||||
font-size: 22px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
line-height: 1.2;
|
||||
line-height: 1.1;
|
||||
text-align: center;
|
||||
color: #b36213;
|
||||
margin-top: 2.1em;
|
||||
margin-top: 2.0em;
|
||||
}
|
||||
|
||||
.gem-bank {
|
||||
|
||||
Reference in New Issue
Block a user