@font-face { font-family: 'BebasNeue'; src: url("../fonts/BebasNeue-Regular.ttf"); } h1, h2, h3, h4, h5, h6, button:not(.btn-close) { font-family: BebasNeue, sans-serif; } #app { margin-top: 1.5em; } #follow-button { margin-top: 0.4em; } .btn-close { border: none; background-color: transparent; color: white; } header { border-bottom: 1px solid grey; border-radius: 15px; margin-bottom: 1em; } footer { position: fixed; bottom: 2em; right: 2em; } .avatar { border-radius: 25px; max-height: 2em; margin-right: 0.2em; } .timestamp { margin-top: 0.1em; } .delete-button { margin-left: 0.5em; }