Pismo Beach Orthodontics Accessibility Statement. Pismo Beach Orthodontics is committed to facilitating the accessibility and usability of its website, roostergrin.com, for everyone. Pismo Beach Orthodontics aims to comply with all applicable standards, including the World Wide Web Consortiums Web Content Accessibility Guidelines 2.0 up to Level AA (WCAG 2.0 AA). Pismo Beach Orthodontics is proud of the efforts that we have completed and that are in-progress to ensure that our website is accessible to everyone. We highly recommend using the userway accessibility widget linked in the footer, but should you experience any difficulty in accessing any part of this website, please feel free to call us at 4 1 5, 5 2 8, 2 5 2 0 or email us at info@roostergrin.com and we will work with you to provide the information or service you seek through an alternate communication method that is accessible for you consistent with applicable law (for example, through telephone support).

Styleguide

Form

This is the standard form. The thank you modal has a slot for adding New Patient forms if a user checks they're a first time patient. Check out this pug file to see how the content is slotted in.

Submit the form below and someone from our office will reach out to you shortly!

Images

See style-guide-component component in components for reference.

This is the 'BaseBackground' component, it can be passed a prop (':bgColor') to change the background color. The prop takes a string of the hex-code of the color. Its default styling is set to bg position, center and bg size as cover.
This is the 'BaseImage' component with the 'imageBackground' prop in it's default, 'false', which sets an object-fit to contain so it will behave like an img tag.
This is the 'BaseImage' component with the 'imageBackground' prop toggled true and the object-fit is set to cover so it will behave like a background image on a div.

Grid

The grid is not intended to be nested, it is a simple sass grid

.col-5
.col-8--tablet
.col-2
.col-4--tablet
.col-3
.col-2--offset
.col-4
.col-6--tablet
.col-3
.col-1--offset
.col-6--tablet
.col-4