mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-24 21:09:49 -06:00
fun.
This commit is contained in:
@@ -154,7 +154,7 @@ tr {
|
||||
margin: auto;
|
||||
display: block;
|
||||
/* width: 5em; */
|
||||
width: 15em;
|
||||
width: 10em;
|
||||
/* height: 30em; */
|
||||
/* max-height: 70vh; */
|
||||
max-width: 90vw;
|
||||
@@ -162,7 +162,6 @@ tr {
|
||||
|
||||
#homeName {
|
||||
margin-top: .25em;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#name-container {
|
||||
|
||||
BIN
src/static/photos/extradimensionalSq.avif
Normal file
BIN
src/static/photos/extradimensionalSq.avif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
BIN
src/static/photos/omnidimensionalSq.avif
Normal file
BIN
src/static/photos/omnidimensionalSq.avif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 126 KiB |
@@ -1,11 +1,10 @@
|
||||
{% block content %} {% macro nameplate() %}
|
||||
<div>
|
||||
<h1 id="homeName" class="textGrad">Andrew's Definitely Active Website</h1>
|
||||
<h2 class="textGrad">Here's a wizard on the moon:</h2>
|
||||
<div class="flex vertOnMobile">
|
||||
<div>
|
||||
<img
|
||||
src="{{ url_for('static', filename='photos/min.moonWizard.avif') }}"
|
||||
src="{{ url_for('static', filename='photos/extradimensionalSq.avif') }}"
|
||||
id="homeIcon"
|
||||
fetchpriority=high
|
||||
alt="logo"
|
||||
|
||||
Reference in New Issue
Block a user