🐔🕍 Checkpoint

./.glitch-assets:69682263/877
./2024/index.html:69682263/391
./styles/main.css:69682263/59
./signup/index.html:69682263/592
This commit is contained in:
Glitch (glitch-hello-website)
2024-12-12 05:43:30 +00:00
parent b16f128aa1
commit cb1b3e7fc4
4 changed files with 18 additions and 0 deletions

View File

@ -91,6 +91,12 @@ a:visited {
text-decoration: none;
}
/* Images */
img {
width: 100%;
height: 100%;
}
/* Page structure */
.wrapper {
min-height: var(--wrapper-height);