Cleanup
This commit is contained in:
parent
64e8856881
commit
f42d2a1f36
|
@ -11,7 +11,7 @@ body {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.trans-cat img {
|
||||
.cat img {
|
||||
width: 256px;
|
||||
margin: 12px;
|
||||
}
|
||||
|
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 7.2 KiB |
|
@ -10,7 +10,9 @@
|
|||
|
||||
<body>
|
||||
<div class="center">
|
||||
<p class="trans-cat"><img src="/images/trans-cat.png" alt="Pixel art of an orange cat next to a transgender flag."></p>
|
||||
<div class="cat">
|
||||
<img src="/images/cat.png" alt="Pixel art of an orange cat next to a transgender flag." />
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue