mirror of
https://github.com/tjsga/towardstj.git
synced 2025-04-03 20:00:17 -04:00
new hero image
This commit is contained in:
parent
cfad15dd66
commit
5f8740011a
BIN
css/img/tj.png
Normal file
BIN
css/img/tj.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 818 KiB |
Before Width: | Height: | Size: 360 KiB After Width: | Height: | Size: 360 KiB |
|
@ -40,7 +40,7 @@
|
|||
<div class="hero">
|
||||
<img
|
||||
style="width: 100%; height: 100%; object-fit: cover"
|
||||
src="css/img/tj.jpg"
|
||||
src="css/img/tj.png"
|
||||
/>
|
||||
<div
|
||||
style="
|
||||
|
@ -53,7 +53,7 @@
|
|||
<h1
|
||||
style="
|
||||
position: absolute;
|
||||
left: 5%;
|
||||
width: 100%;
|
||||
top: calc(50% - 2em);
|
||||
text-align: center;
|
||||
color: white;
|
||||
|
|
Loading…
Reference in New Issue
Block a user