code-tofu / project_Pokemart

0 stars 0 forks source link

Bootstrap SVG Icons do not align with text in buttons #10

Closed code-tofu closed 1 year ago

code-tofu commented 1 year ago

inspected bootstrap site source and all icons are vertically adjusted:

.align-icon {
    vertical-align: -0.125em;
}