misc messy design progress, fix table error, add more placeholder content to pages, etc

This commit is contained in:
elisejakob
2024-05-23 12:50:47 +02:00
parent 87f144ed0d
commit 2d9fd68060
13 changed files with 202 additions and 102 deletions

View File

@ -37,7 +37,6 @@ body {
.site-main {
padding: var(--spacing-sitepadding) var(--spacing-sitepadding) 0;
min-height: 100vh;
position: relative;
animation: fadeUp .8s ease-out forwards;
&.index {
@ -95,6 +94,7 @@ h6 {
font-weight: 700;
text-transform: uppercase;
letter-spacing: .05em;
margin-bottom: 1rem;
.circle {
display: inline-block;