Skip to content

Commit 7d08c65

Browse files
the spaces in the spotted stlye sheet closed up
1 parent ffbfcb5 commit 7d08c65

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Wireframe/styles.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ body {
3333
}
3434

3535
a {
36-
37-
3836
padding: var(--space);
3937

4038
border: var(--line);
@@ -52,8 +50,7 @@ a {
5250

5351
a:hover {
5452
background: color-mix(in oklab, var(--paper) 50%, white);
55-
56-
}
53+
}
5754

5855
img,
5956
svg {

0 commit comments

Comments
 (0)