adapting and shit

This commit is contained in:
Elijah Lucian
2021-07-13 17:47:28 -06:00
parent 1af8209b99
commit 2b94223389
35 changed files with 163 additions and 160 deletions
+11
View File
@@ -0,0 +1,11 @@
.stax-header {
display: flex;
flex-direction: row;
width: 100%;
justify-content: space-around;
background: #111a;
h1 {
margin: 0;
}
}