aboutsummaryrefslogtreecommitdiff
path: root/basicConfig/webcontent/css/css_country.css
diff options
context:
space:
mode:
authorThomas <>2022-03-10 16:23:44 +0100
committerThomas <>2022-03-10 16:23:44 +0100
commit2a14c49085bf0ecd40ea912adf96cc3ed75db1d9 (patch)
treecb5290404d6d24a5e9d74b63dfa28ea326d56193 /basicConfig/webcontent/css/css_country.css
parent2963c7aa8a6ba57afcbde3028f9fdf56225743c5 (diff)
downloadNational_eIDAS_Gateway-2a14c49085bf0ecd40ea912adf96cc3ed75db1d9.tar.gz
National_eIDAS_Gateway-2a14c49085bf0ecd40ea912adf96cc3ed75db1d9.tar.bz2
National_eIDAS_Gateway-2a14c49085bf0ecd40ea912adf96cc3ed75db1d9.zip
chore(ux): some more GUI improvements
Diffstat (limited to 'basicConfig/webcontent/css/css_country.css')
-rw-r--r--basicConfig/webcontent/css/css_country.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/basicConfig/webcontent/css/css_country.css b/basicConfig/webcontent/css/css_country.css
index bc575c90..7a22bdfd 100644
--- a/basicConfig/webcontent/css/css_country.css
+++ b/basicConfig/webcontent/css/css_country.css
@@ -25,6 +25,7 @@ body {
text-decoration: none;
padding-right: 2%;
width: 250px;
+ justify-content: center;
}
.countryimage {
@@ -155,4 +156,4 @@ input[type=submit] {
form {
justify-content: center;
-} \ No newline at end of file
+}