Skip to content

Commit

Permalink
fix: add additional selector to contact class (#457)
Browse files Browse the repository at this point in the history
* fix: add additional selector to contact class

Fix for #456

* chore: add built CSS
  • Loading branch information
SteelWagstaff authored Dec 10, 2024
1 parent d6efe1c commit fd386f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/styles/components/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ input[type="submit"] {

// Contact form

.contact {
#page .contact {
display: flex;
flex-direction: column;
justify-content: center;
Expand Down
2 changes: 1 addition & 1 deletion dist/mix-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"/scripts/customizer-toggle.js": "/scripts/customizer-toggle.js?id=c31594589675d7c5662aaddcf7a9669a",
"/scripts/page-section.js": "/scripts/page-section.js?id=19d5c30146ea1a763bcf2bd733a75e77",
"/styles/editor.css": "/styles/editor.css?id=3fd7086e0f2bcacabc5152bf57ca90ca",
"/styles/aldine.css": "/styles/aldine.css?id=3f8a3c4fef589ead9e372da6b75a495d",
"/styles/aldine.css": "/styles/aldine.css?id=c3f302b09bb208459883dfce19146665",
"/fonts/pressbooks-theme.woff": "/fonts/pressbooks-theme.woff?id=2a7aae81673f4707bbe78c8f12b72b64",
"/images/banner.jpg": "/images/banner.jpg?id=04a813e0b4f94ddfef1951557166e417",
"/images/catalog-header.jpg": "/images/catalog-header.jpg?id=223b9f7a23985f2a72df72e4e4a2ffdc",
Expand Down
2 changes: 1 addition & 1 deletion dist/styles/aldine.css

Large diffs are not rendered by default.

0 comments on commit fd386f9

Please sign in to comment.