We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0516f17 commit acdd503Copy full SHA for acdd503
2 files changed
app/index.html
@@ -86,7 +86,7 @@ <h4>About</h4>
86
87
<footer>
88
<div class="footer-left-text-block">
89
- <span>Disclaimer: this project is not in any way affiliated with GitHub.</span>
+ <span>Disclaimer: this project is not in any way affiliated with GitHub.</span><br/>
90
this project is open source, you can view it on <a href="https://github.com/debugger22/github-audio" target="_blank">GitHub</a><br/>
91
developed by <a href="https://github.com/debugger22" target="_blank">@debugger22</a><br/><br/>
92
ProTip: It's actually kind of nice to leave on the background<br/><br/>
app/public/css/main.css
@@ -71,7 +71,7 @@ header{
71
72
.header-text{
73
float: left;
74
- font-size: 2em;
+ font-size: 1.6em;
75
line-height: 1em;
76
}
77
0 commit comments