@@ -85,28 +85,36 @@ <h2>Nantes Software Modeling Group</h2>
85
85
86
86
</ main >
87
87
88
- < footer >
89
- < a href ="https://www.ls2n.fr/equipe/naomod/ ">
90
- < img class ="logo " src ="img/logo-ls2n.svg " style ="height: 9rem " alt ="LS2N logo ">
91
- </ a >
92
-
93
- < br />
94
-
95
- < a href ="https://www.imt-atlantique.fr/ ">
96
- < img class ="logo " src ="img/logo-imta.svg " alt ="IMT Atlantique logo ">
97
- </ a >
98
- < a href ="https://www.univ-nantes.fr/ ">
99
- < img class ="logo " src ="img/logo-univnantes.png " style ="height: 3rem " alt ="Nantes University logo ">
100
- </ a >
101
-
102
- < br />
103
-
104
- < p style ="margin-top:1cm; ">
105
- < p style ="color:#ac39a6; font-weight: bolder; "> Contact</ p >
106
- [email] < a href ="mailto:naomod-per@univ-nantes.fr "> naomod-per@univ-nantes.fr</ a >
107
- < br />
108
- [matrix] < a href ="https://matrix.to/#/#naomodpublic:tedomum.net "> #naomodpublic:tedomum.net</ a >
109
- </ p >
110
- </ footer >
88
+ < footer style ="max-width: 40rem; ">
89
+ < div style ="display: flex;flex-direction: row; ">
90
+ < div style ="flex: fit-content;align-content: center; ">
91
+ < a href ="https://www.ls2n.fr/equipe/naomod/ ">
92
+ < img class ="logo " src ="img/logo-ls2n.svg " style ="height: 9rem " alt ="LS2N logo ">
93
+ </ a >
94
+ </ div >
95
+
96
+
97
+ < div style ="flex: fit-content;align-content: center; ">
98
+ < a href ="https://www.imt-atlantique.fr/ " style ="">
99
+ < img class ="logo " src ="img/logo-imta.svg " alt ="IMT Atlantique logo ">
100
+ </ a >
101
+ </ div >
102
+ < div style ="flex: fit-content;align-content: center; ">
103
+ < a href ="https://www.univ-nantes.fr/ ">
104
+ < img class ="logo " src ="img/logo-univnantes.png " alt ="Nantes University logo " style ="height3rem;height: 3rem; ">
105
+ </ a >
106
+ </ div >
107
+ </ div >
108
+
109
+
110
+
111
+
112
+ < p style ="margin-top:1cm; ">
113
+ </ p > < p style ="color:#ac39a6; font-weight: bolder; "> Contact</ p >
114
+ [email] < a href ="mailto:naomod-per@univ-nantes.fr "> naomod-per@univ-nantes.fr</ a >
115
+ < br >
116
+ [matrix] < a href ="https://matrix.to/#/#naomodpublic:tedomum.net "> #naomodpublic:tedomum.net</ a >
117
+ < p > </ p >
118
+ < div > </ div > < div > </ div > </ footer >
111
119
</ body >
112
120
</ html >
0 commit comments