Skip to content

Commit 6806a89

Browse files
authored
Add max-height to anchor elements in style.css
1 parent b53784c commit 6806a89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Wireframe/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ a {
3535
padding: var(--space);
3636
border: var(--line);
3737
max-width: fit-content;
38+
max-height: fit-content;
3839
}
3940
img,
4041
svg {

0 commit comments

Comments
 (0)