2 lines
694 B
CSS
2 lines
694 B
CSS
.page[data-v-575f8784]{min-height:100vh;background-color:#f3f3f3}.header[data-v-575f8784]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding-top:2.75rem;padding-bottom:.625rem;background-color:#f3f3f3;position:fixed;top:0;left:0;z-index:100}.scroll-content[data-v-575f8784]{padding-top:4.375rem;background-color:#f3f3f3;min-height:100vh}.content[data-v-575f8784]{display:flex;flex-direction:column;align-items:center;background-color:#f3f3f3;min-height:100%}@keyframes flash-575f8784{0%{background-color:#f3f3f3}50%{background-color:#f66}to{background-color:#f3f3f3}}.flash-animation[data-v-575f8784]{animation:flash-575f8784 .5s ease-in-out 3}
|