diff options
| -rwxr-xr-x | public/assets/stylesheets/app.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index fc7512a..6248af7 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -332,7 +332,7 @@ iframe.embed { .projectList a { - padding: 4%; + margin: 4%; display: inline-block; } .projectList .room { |
