mastodon: make the getting started panel smaller

master
an 2019-07-30 14:50:10 -04:00
parent 8106d77deb
commit 53bcda5598
1 changed files with 3 additions and 0 deletions

View File

@ -126,3 +126,6 @@ button.button.primary[style] {
.drawer--header {
display: none;
}
.column[data-column="getting-started"] {
width: 10%;
}