diff options
| author | Kumar Priyansh <[email protected]> | 2019-06-19 14:59:57 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-06-19 14:59:57 +0530 |
| commit | 1e6fcc41a8d962b6d87b01bc2f9b767ea8679d0c (patch) | |
| tree | 21541f7be479c26e41e42a104a1243af15230eb6 /src/styles/main.css | |
| parent | a4ee4a4eb7f8211191d8f2bf0215c2d699698c49 (diff) | |
| download | authorr-1e6fcc41a8d962b6d87b01bc2f9b767ea8679d0c.tar.xz authorr-1e6fcc41a8d962b6d87b01bc2f9b767ea8679d0c.zip | |
Made the bed and smashed some bugs, now a little sleep is needed
Diffstat (limited to 'src/styles/main.css')
| -rw-r--r-- | src/styles/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/styles/main.css b/src/styles/main.css index 7e0d2ce..2584bcb 100644 --- a/src/styles/main.css +++ b/src/styles/main.css @@ -24,6 +24,7 @@ } .template { display: inline-block; + margin-right: 20px; } .templateIcon { background-size: contain; |
