This website works better with JavaScript.
Home
Explore
Help
Sign In
nekobus
/
mastodon_neko
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Reduce padding around logo on landing page (
#10291
)
master
ThibG
5 years ago
committed by
Eugen Rochko
parent
941b0adcae
commit
158c31b9df
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/styles/mastodon/about.scss
+ 1
- 1
app/javascript/styles/mastodon/about.scss
View File
@ -657,7 +657,7 @@ $small-breakpoint: 960px;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
padding
:
10
0px
;
padding
:
5
0px
;
img
{
height
:
52px
;
Write
Preview
Loading…
Cancel
Save