Blog Header Image

Hammer CrossFit

   •    

August 30, 2023

WOD

<iframe style="min-width: 100%; min-height: 1200px" src='https://train.pushpress.com/widgets/workoutOfDay?tenantId=29D2D0C1-E696-4F56-8813-44A9EB45BDF5' ></iframe>

Continue reading

#button { display: inline-block; width: 50px; height: 50px; text-align: center; border-radius: 4px; position: fixed; bottom: 30px; right: 90px; transition: background-color .3s, opacity .5s, visibility .5s; opacity: 0; visibility: hidden; z-index: 9999 !important; } #button::after { content: "\f077"; font-family: FontAwesome; font-weight: normal; font-style: normal; font-size: 2em; line-height: 50px; color: #fff; } #button:hover { cursor: pointer; background-color: #333; } #button:active { background-color: #555; } #button.show { opacity: 1; visibility: visible; } .map-iframe > div { width: 100%!important; height: 100%!important; }