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; */
|
||||
padding-left: 58px;
|
||||
}
|
||||
h1, h2 {
|
||||
letter-spacing: 2px;
|
||||
#top_img {
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
left: 0;
|
||||
right: 0;
|
||||
height: 100vh;
|
||||
}
|
||||
h1 {
|
||||
color: #fff;
|
||||
|
|
Loading…
Add table
Reference in a new issue