mirror of
https://github.com/tjsga/towardstj.git
synced 2025-04-09 22:50: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">
|
<div class="hero">
|
||||||
<img
|
<img
|
||||||
style="width: 100%; height: 100%; object-fit: cover"
|
style="width: 100%; height: 100%; object-fit: cover"
|
||||||
src="css/img/tj.jpg"
|
src="css/img/tj.png"
|
||||||
/>
|
/>
|
||||||
<div
|
<div
|
||||||
style="
|
style="
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
<h1
|
<h1
|
||||||
style="
|
style="
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 5%;
|
width: 100%;
|
||||||
top: calc(50% - 2em);
|
top: calc(50% - 2em);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user