mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-06 22:27:50 -04:00
barebones homepage, added static assets
This commit is contained in:
parent
47dd57e22d
commit
3de0c9a3a5
6 changed files with 42 additions and 13 deletions
5
assets/css/site.css
Normal file
5
assets/css/site.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
.img-jumbotron {
|
||||
background-image: url("../img/logo.jpg");
|
||||
background-size: cover;
|
||||
height: 50vh;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue