WIP
This commit is contained in:
2
dist/app.css
vendored
2
dist/app.css
vendored
@@ -12611,7 +12611,7 @@ section.services-blocks .large-arrow svg {
|
||||
|
||||
section.blue-background-grid {
|
||||
background-color: #063C5A;
|
||||
padding: 4rem;
|
||||
padding: 4rem 0;
|
||||
color: #fff;
|
||||
}
|
||||
section.blue-background-grid .col {
|
||||
|
||||
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"/app.js": "/app.js?id=ac271f1d4ead304b5ae143995cb9455e",
|
||||
"/app.css": "/app.css?id=6132e301e3bc0af8df0282267df65ecf"
|
||||
"/app.css": "/app.css?id=1aa530ca56397d7f27749e5210b1199e"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
section.blue-background-grid {
|
||||
background-color: $c-navy;
|
||||
padding: 4rem;
|
||||
padding: 4rem 0;
|
||||
color: $c-white;
|
||||
|
||||
h2 {
|
||||
|
||||
Reference in New Issue
Block a user