top img
This commit is contained in:
parent
78cb787323
commit
7b11b92ae2
1 changed files with 6 additions and 2 deletions
|
@ -185,8 +185,12 @@ body {
|
||||||
/* max-width: 1024px; */
|
/* max-width: 1024px; */
|
||||||
padding-left: 58px;
|
padding-left: 58px;
|
||||||
}
|
}
|
||||||
h1, h2 {
|
#top_img {
|
||||||
letter-spacing: 2px;
|
position: absolute;
|
||||||
|
z-index: -1;
|
||||||
|
left: 0;
|
||||||
|
right: 0;
|
||||||
|
height: 100vh;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
Loading…
Add table
Reference in a new issue