diff --git a/css/custom.css b/css/custom.css index 1fb8b59..64d30a5 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,3 +1,8 @@ .shadowed { text-shadow: 0 0 2rem rgba(0, 0, 0, 0.5); -} \ No newline at end of file +} + +.my-col-offset-1{ + margin-left: 4.16666%; + margin-right: 4.16666%; +} diff --git a/index.html b/index.html index 3533192..3a8417a 100644 --- a/index.html +++ b/index.html @@ -132,7 +132,7 @@