Skip to content

Instantly share code, notes, and snippets.

View sdornan's full-sized avatar

Sam Dornan sdornan

  • AG1
  • Auburn, AL
  • 20:49 (UTC -05:00)
View GitHub Profile
<style>
.embeddedServiceHelpButton .helpButton .uiButton {
background-color: #0068B5;
font-family: "Founders Grotesk", "Roboto", sans-serif;
font-size: 0.600em;
min-width: 9em;
max-width: 11em;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus {
outline: 1px solid #0068B5;
@sdornan
sdornan / Link.tsx
Created April 14, 2022 15:21
Custom Next.js MUI Link component