Toggle navigation
Sign in
web
/
weird-web-workers
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
6eb896cf96fcb3ce922d573ac6f4c7f723c8a8d4
Authored by
Georg Hopp
2016-04-10 17:36:10 +0200
1 parent
b4168157
fix style
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/assets/stylesheets/welcome.scss
app/assets/stylesheets/welcome.scss
View file @
6eb896c
...
...
@@ -283,7 +283,7 @@ p {
283
283
vertical-align
:
middle
;
284
284
}
285
285
.quote
q
{
286
-
display
:
inline-
block
;
286
+
display
:
block
;
287
287
font-family
:
serif
;
288
288
text-align
:
center
;
289
289
font-size
:
small
;
...
...
Please
register
or
login
to post a comment