misc messy design progress, fix table error, add more placeholder content to pages, etc
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user