🍰🎗 Checkpoint
./index.html:69682263/26 ./styles/main.css:69682263/44
This commit is contained in:
@ -55,6 +55,7 @@
|
||||
</header>
|
||||
|
||||
<img
|
||||
id="logo"
|
||||
src="https://cdn.glitch.global/2e8ca9af-7da1-4425-b7be-7fd629b919cf/logo.png?v=1734033438408"
|
||||
alt="a logo in dark purple and golden yellow. it looks sorta like a folded map, or like a single piece of printer paper that's been folded and cut into the format needed for an 8-page zine. the 8 panels read FEDI ZINE"
|
||||
/>
|
||||
|
||||
@ -96,6 +96,9 @@ a:visited {
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
#logo {
|
||||
max-width: 500px;
|
||||
}
|
||||
|
||||
/* Page structure */
|
||||
.wrapper {
|
||||
|
||||
Reference in New Issue
Block a user