We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73150f7 commit d1781e5Copy full SHA for d1781e5
src/app/app.component.css
@@ -41,8 +41,8 @@
41
}
42
43
.github-button img {
44
- margin-right: 20px;
45
- height: 35px;
+ margin-right: 10px;
+ height: 30px;
46
width: auto;
47
transition: transform 0.2s;
48
src/index.html
@@ -10,8 +10,6 @@
10
<link rel="preconnect" href="https://fonts.gstatic.com" />
11
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap" rel="stylesheet" />
12
<link href="https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined" rel="stylesheet" />
13
- <!-- <link rel="stylesheet"
14
- href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css" /> -->
15
</head>
16
17
<body>
0 commit comments