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
|
||||
name: Agile Collective
|
||||
members: 12
|
||||
website: http://agile.coop/
|
||||
website: https://agile.coop/
|
||||
email: info@agile.coop
|
||||
twitter: AgileCollective
|
||||
github: agilecollective
|
||||
@ -56,4 +56,4 @@ Agile Collective is a small team of designers and developers who make websites f
|
||||
|
||||
As a socially minded company ourselves, we make every effort to contribute to our communities, minimise our environmental impact and ensure sustainability in our work practices. We organise the monthly Oxford Drupal Users Group and a couple of us run the ‘Code Club’ on a Wednesday afternoon which is aimed at inspiring young people to get into coding.
|
||||
|
||||
There is also a company-wide obsession with cycling of various kinds.
|
||||
There is also a company-wide obsession with cycling of various kinds.
|
||||
|
@ -6658,7 +6658,7 @@ a:focus {
|
||||
height: 123px;
|
||||
text-align: center;
|
||||
border: solid 1px #e6e5e1;
|
||||
padding: 4px;
|
||||
padding: 8px;
|
||||
background-color: #ffffff;
|
||||
display: block;
|
||||
margin-bottom: -1px;
|
||||
|
Loading…
Reference in New Issue
Block a user