Skip to content
Snippets Groups Projects
Commit cf31482a authored by jan.bednarik's avatar jan.bednarik
Browse files

Merge branch 'v2.19' into 'master'

Update footer sizing

See merge request !10
parents 70ceaf28 eac95ec5
No related branches found
No related tags found
1 merge request!10Update footer sizing
Pipeline #17583 passed
{
"name": "edition-node-gulp",
"version": "2.18.0",
"version": "2.19.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "edition-node-gulp",
"version": "2.18.0",
"version": "2.19.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
......
{
"name": "edition-node-gulp",
"description": "The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.",
"version": "2.18.0",
"version": "2.19.0",
"dependencies": {
"@fullcalendar/core": "^6.1.5",
"@fullcalendar/daygrid": "^6.1.5",
......
......@@ -22,7 +22,7 @@
@apply gap-4;
grid-template-areas: "brand main-links social";
grid-template-columns: 25% 1fr 25%;
grid-template-columns: 34% 1fr 25%;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment