Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
Testing Projects
Hg Website Imported
Commits
9f7df5119cc3
Commit
9f7df511
authored
Jun 01, 2016
by
Anton Shestakov
Browse files
frontpage: remove left margin from quick start block
This future-proofs it a bit if code in the block gets even longer.
parent
19ea041943ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
static/css/styles.css
View file @
9f7df511
...
...
@@ -98,7 +98,7 @@
.big
{
float
:
left
;
width
:
470px
;
}
.quote
{
float
:
right
;
width
:
740px
;
text-align
:
right
;
margin-right
:
25px
;
}
.big
h2
{
margin-top
:
20px
;
}
.autowidth
{
width
:
auto
;
margin-right
:
0
;
}
.autowidth
{
width
:
auto
;
margin-right
:
0
;
margin-left
:
0
;
}
/*
* Logo
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment