Skip to content

Commit

Permalink
폰트 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
riroan committed Mar 30, 2024
1 parent f7f351f commit d3dc30e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions riroan/src/App.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

.DefaultContainer {
background-color: #fff;
line-height: 1.4;
padding: 50px;
font-family: "Pretendard"
}
2 changes: 2 additions & 0 deletions riroan/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,8 @@ export default function App() {
<br />
깃허브: https://github.com/riroan
<br />
링크드인: https://www.linkedin.com/in/riroan/
<br />
백준: https://www.acmicpc.net/user/riroan
<br />
솔브드: https://solved.ac/profile/riroan
Expand Down

0 comments on commit d3dc30e

Please sign in to comment.