vibe check

This commit is contained in:
2024-12-29 20:15:07 -05:00
parent 2bf7c6837b
commit a6fb8ab43a
5 changed files with 42 additions and 22 deletions

View File

@@ -139,7 +139,11 @@ a, a p {
#homeIcon {
margin: auto;
display: block;
width: 5em;
/* width: 5em; */
width: 15em;
/* height: 30em; */
/* max-height: 70vh; */
max-width: 90vw;
}
#homeName {
@@ -221,6 +225,10 @@ a, a p {
overflow-y: hidden;
}
.selfcenter {
align-self: center;
}
.langstats {
width: min(100%, 350px);
/* height: 165px; */