Changes for page ExternalApps
Last modified by bougault on 2019/09/12 12:46
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,7 +14,7 @@ 14 14 15 15 .application img { 16 16 display: block; 17 - margin: 0 auto; 17 + margin: 0 auto 1.5rem auto; 18 18 } 19 19 20 20 .application .title { ... ... @@ -26,6 +26,7 @@ 26 26 .application .tags { 27 27 display: flex; 28 28 justify-content: space-around; 29 + margin-bottom: 1.5rem; 29 29 } 30 30 31 31 .application .tags span {