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 { ... ... @@ -25,6 +25,8 @@ 25 25 26 26 .application .tags { 27 27 display: flex; 28 + justify-content: space-around; 29 + margin-bottom: 1.5rem; 28 28 } 29 29 30 30 .application .tags span {