Improve almost everything
This commit is contained in:
parent
51a59fce69
commit
4a0f708c4f
21 changed files with 463 additions and 308 deletions
|
@ -1,27 +1,22 @@
|
|||
#jumbo {
|
||||
color: var(--text-primary);
|
||||
font-size: 2em;
|
||||
padding: 3rem 0 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* #jumbo > div {
|
||||
padding: 0;
|
||||
padding: 3rem 0 0;
|
||||
height: 100vh;
|
||||
} */
|
||||
}
|
||||
|
||||
#jumbo i {
|
||||
margin: 20px 0 30px;
|
||||
}
|
||||
|
||||
#jumbo #logoLong {
|
||||
width: 60rem;
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
#jumbo #shortAbout {
|
||||
display: block;
|
||||
padding: 20px 10px;
|
||||
}
|
||||
|
||||
#logo {
|
||||
width: 25rem;
|
||||
}
|
||||
|
||||
#logo {
|
||||
color: aqua;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue