Reworking images
This commit is contained in:
parent
4100d04f5d
commit
51a59fce69
16 changed files with 110 additions and 62 deletions
|
@ -5,9 +5,9 @@
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
#jumbo img {
|
||||
width: 200px;
|
||||
}
|
||||
/* #jumbo > div {
|
||||
height: 100vh;
|
||||
} */
|
||||
|
||||
#jumbo i {
|
||||
margin: 20px 0 30px;
|
||||
|
@ -17,3 +17,11 @@
|
|||
display: block;
|
||||
padding: 20px 10px;
|
||||
}
|
||||
|
||||
#logo {
|
||||
width: 25rem;
|
||||
}
|
||||
|
||||
#logo {
|
||||
color: aqua;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue