diff options
author | luxagraf <sng@luxagraf.net> | 2018-08-02 14:28:28 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2018-08-02 14:28:28 -0500 |
commit | 4ab532c0d6257c51e38d093fa80eb8debc6e535f (patch) | |
tree | 64386560327ce3bda0d2bfdea1e8c9c09839a397 /design/sass | |
parent | b1f28ef21710fbdc2b0271072b0c7e80d28f3b28 (diff) |
added email option and deleted flickr and instagram
Diffstat (limited to 'design/sass')
-rw-r--r-- | design/sass/_footer.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/design/sass/_footer.scss b/design/sass/_footer.scss index 27ccd20..9bfe4b7 100644 --- a/design/sass/_footer.scss +++ b/design/sass/_footer.scss @@ -29,6 +29,7 @@ footer[role="contentinfo"] { color: $brown; text-decoration: none; } + ul { display:inline;} } li:last-of-type { margin-right: 0; |