FIX banner github pages
This commit is contained in:
parent
5210a63ad4
commit
f7fd18ae21
@ -9,8 +9,8 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<a href="https://github.com/SalamiMitPizza/best-resume-ever">
|
||||
<div id="forkme">View on Github <i class="fa fa-github"></i></div>
|
||||
<a href="https://github.com/SalamiMitPizza/best-resume-ever" target="_blank">
|
||||
<div id="forkme">View on Github <img src="public/github.png" /></div>
|
||||
</a>
|
||||
<div id="readme">
|
||||
<h1 id="bestresumeever">best-resume-ever</h1>
|
||||
|
||||
@ -21,6 +21,16 @@
|
||||
padding-bottom: 30px;
|
||||
color: white;
|
||||
padding-left: 10%;
|
||||
|
||||
img {
|
||||
float: left;
|
||||
width: 50px;
|
||||
height: auto;
|
||||
margin-top: -7px;
|
||||
margin-right: 10px;
|
||||
transition: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
||||
BIN
public/github.png
Normal file
BIN
public/github.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
2
public/style.min.css
vendored
2
public/style.min.css
vendored
File diff suppressed because one or more lines are too long
@ -9,8 +9,8 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<a href="https://github.com/SalamiMitPizza/best-resume-ever">
|
||||
<div id="forkme">View on Github <i class="fa fa-github"></i></div>
|
||||
<a href="https://github.com/SalamiMitPizza/best-resume-ever" target="_blank">
|
||||
<div id="forkme">View on Github <img src="public/github.png" /></div>
|
||||
</a>
|
||||
<div id="readme">
|
||||
{{{content}}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user