CSS padding for front page increased and use HTTPS for Agile
This commit is contained in:
parent
e75044d133
commit
ae02954868
@ -2,7 +2,7 @@
|
|||||||
title: Agile Collective
|
title: Agile Collective
|
||||||
name: Agile Collective
|
name: Agile Collective
|
||||||
members: 12
|
members: 12
|
||||||
website: http://agile.coop/
|
website: https://agile.coop/
|
||||||
email: info@agile.coop
|
email: info@agile.coop
|
||||||
twitter: AgileCollective
|
twitter: AgileCollective
|
||||||
github: agilecollective
|
github: agilecollective
|
||||||
|
@ -6658,7 +6658,7 @@ a:focus {
|
|||||||
height: 123px;
|
height: 123px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border: solid 1px #e6e5e1;
|
border: solid 1px #e6e5e1;
|
||||||
padding: 4px;
|
padding: 8px;
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: -1px;
|
margin-bottom: -1px;
|
||||||
|
Loading…
Reference in New Issue
Block a user