Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
WebDev
epic-journey-display
Commits
ef3fc1e3
Commit
ef3fc1e3
authored
Mar 24, 2020
by
Porter Libby
Browse files
fix spacing on social buttons
parent
438e4d59
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
ef3fc1e3
...
...
@@ -244,12 +244,12 @@
<!-- Footer Block -->
<div
class=
'block'
id=
"footer"
>
<div
style=
'display:inline-block;
width:65%;
text-align: center;
padding-left:10
0px'
>
<div
style=
'display:inline-block; text-align: center;
margin-right: 35
0px
;
'
>
Earlham College, an independent, residential college, aspires to provide the
highest-quality undergraduate education in the liberal arts and sciences,
shaped by the distinctive perspectives of the Religious Society of Friends (Quakers).
</div>
<div
style=
"display: inline-block; width:3
0%
; text-align: right; position: absolute;"
>
<div
style=
"display: inline-block; width:3
50px
; text-align: right; position: absolute;
right: 10px;
"
>
<a
href=
"#"
class=
"social fa fa-facebook"
></a>
<a
href=
"#"
class=
"social fa fa-twitter"
></a>
<a
href=
"#"
class=
"social fa fa-youtube"
></a>
...
...
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