File tree Expand file tree Collapse file tree 3 files changed +15
-11
lines changed Expand file tree Collapse file tree 3 files changed +15
-11
lines changed Original file line number Diff line number Diff line change @@ -101,12 +101,12 @@ The official charter for SODA Foundation under Linux Foundation can be found [he
101
101
Please join us to collaborate, research, develop and lead for unified data framework and standards.
102
102
Contact us through any of the following channels:
103
103
104
- <ul style = " list-style : none ; " >
105
- <li ><a href =" https://sodafoundation.io/the-foundation/join/ " ><i class =" fas fa-globe " style = " margin-right : 8 px ; " ></i > SODA Website</a ></li >
106
- <li ><a href =" https://sodafoundation.io/slack " ><i class =" fab fa-slack " style = " margin-right : 8 px ; " ></i > SODA Slack</a ></li >
107
- <li ><a href =" https://twitter.com/sodafoundation " ><i class =" fab fa-twitter " style = " margin-right : 8 px ; " ></i > SODA Twitter</a ></li >
108
- <li ><a href =" https://lists.sodafoundation.io " ><i class =" fas fa-envelope " style = " margin-right : 8 px ; " ></i > SODA Mailing List</a ></li >
109
- <li ><a href =" https://www.linkedin.com/company/sodafoundation/ " ><i class =" fab fa-linkedin " style = " margin-right : 8 px ; " ></i > SODA LinkedIn</a ></li >
104
+ <ul class = " social-list " >
105
+ <li class = " social-list-item " ><a href =" https://sodafoundation.io/the-foundation/join/ " ><i class =" fas fa-globe " ></i > SODA Website</a ></li >
106
+ <li class = " social-list-item " ><a href =" https://sodafoundation.io/slack " ><i class =" fab fa-slack " ></i > SODA Slack</a ></li >
107
+ <li class = " social-list-item " ><a href =" https://twitter.com/sodafoundation " ><i class =" fab fa-twitter " ></i > SODA Twitter</a ></li >
108
+ <li class = " social-list-item " ><a href =" https://lists.sodafoundation.io " ><i class =" fas fa-envelope " ></i > SODA Mailing List</a ></li >
109
+ <li class = " social-list-item " ><a href =" https://www.linkedin.com/company/sodafoundation/ " ><i class =" fab fa-linkedin " ></i > SODA LinkedIn</a ></li >
110
110
</ul >
111
111
112
112
** For more details, please refer to the [ SODA Foundation] ( https://sodafoundation.io/ ) website** .
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -134,3 +134,12 @@ div#menu-footer-social-links-container{
134
134
a .footer-social-links {
135
135
padding : 0.35rem ;
136
136
}
137
+
138
+ .social-list {
139
+ list-style : none;
140
+ }
141
+
142
+ .social-list-item {
143
+ margin-right : 8px ;
144
+ }
145
+
You can’t perform that action at this time.
0 commit comments