Reworking images

This commit is contained in:
Henry Hiles 2023-05-21 15:02:11 -04:00
parent 4100d04f5d
commit 51a59fce69
16 changed files with 110 additions and 62 deletions

View file

@ -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;
}