@ -1,7 +1,3 @@
html {
background-color: #080808;
}
.layout-container {
display: flex;
flex-direction: column;
@ -1,5 +1,9 @@
@import "./mixins";
/* Phoenix flash messages */
.alert:empty {
display: none;