Skip to content

Commit f7dff46

Browse files
committed
update | update intro text to size 1rem
1 parent 18b5a7d commit f7dff46

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

src/index.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
// * {
2-
// box-sizing: border-box;
3-
// }
1+
* {
2+
box-sizing: border-box;
3+
}

src/pages/Portfolio/features/PortfolioContent/Avatar/Avatar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
p {
2828
padding: 10px;
2929
margin: auto;
30+
font-size: 1rem;
3031
}
3132
}
3233
}

0 commit comments

Comments
 (0)