diff options
author | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-17 00:45:56 -0500 |
---|---|---|
committer | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-17 00:45:56 -0500 |
commit | 5b91a8ca1817905e60c0da954267ed4bf5ea1f58 (patch) | |
tree | 849b23cf685646cd4e6ed619cca4e7d525c3ceed /css | |
download | personal-website-5b91a8ca1817905e60c0da954267ed4bf5ea1f58.tar.xz personal-website-5b91a8ca1817905e60c0da954267ed4bf5ea1f58.zip |
push
Diffstat (limited to 'css')
-rwxr-xr-x | css/index.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/index.css b/css/index.css new file mode 100755 index 0000000..15394e3 --- /dev/null +++ b/css/index.css @@ -0,0 +1,4 @@ +.repo-icon { + float: left; + vertical-align: middle; +}
\ No newline at end of file |