Remove intro background image
This commit is contained in:
parent
701c5eced2
commit
d801777fb5
3 changed files with 0 additions and 165 deletions
12
app/main.css
12
app/main.css
|
@ -170,11 +170,6 @@ footer li:hover {
|
|||
width: auto;
|
||||
}
|
||||
|
||||
.intro {
|
||||
max-width: 100%;
|
||||
height: unset;
|
||||
}
|
||||
|
||||
.main {
|
||||
display: flex;
|
||||
position: relative;
|
||||
|
@ -269,13 +264,6 @@ select {
|
|||
width: auto;
|
||||
}
|
||||
|
||||
.intro {
|
||||
max-width: unset;
|
||||
height: unset;
|
||||
margin-bottom: -3rem;
|
||||
margin-right: -7rem;
|
||||
}
|
||||
|
||||
.main {
|
||||
@apply flex-1;
|
||||
@apply self-center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue