Skip to content

Instantly share code, notes, and snippets.

@pjeaje
pjeaje / gp-gb-buttons
Created January 19, 2024 10:38 — forked from zephyrmike/gp-gb-buttons
Button classes for GeneratePress and GenerateBlocks
/* Use the classes below to style all the GeneratePress and GenerateBlocks buttons */
/* GeneratePress button */
.button,
.button:visited,
.button:focus {
/* add styles here */
}