[Glitch] Add ActivityPub actor representing the entire server

Port SCSS changes from 730c4053d6

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
ThibG 2019-07-19 01:44:42 +02:00 committed by Thibaut Girka
parent bf3ab44e77
commit 490cf3aa03
1 changed files with 4 additions and 0 deletions

View File

@ -147,6 +147,10 @@
min-height: 100%;
}
.flash-message {
margin-bottom: 10px;
}
@media screen and (max-width: 738px) {
grid-template-columns: minmax(0, 50%) minmax(0, 50%);