File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 183183}
184184
185185.hr--xs {
186- margin-top : 5px ;
187- margin-bottom : 5px ;
186+ margin-top : 5px ;
187+ margin-bottom : 5px ;
188188 max-width : 200px ;
189189}
190190
239239 margin-right : 5px ;
240240}
241241
242- .skill--with-img {
242+ .skill--with-icon {
243243 display : -webkit-box;
244244 display : -webkit-flex;
245245 display : -ms-flexbox;
@@ -248,15 +248,14 @@ p {
248248 -webkit-align-items : center;
249249 -ms-flex-align : center;
250250 align-items : center;
251+ text-align : center;
251252}
252253
253- .skill--with-img .icon {
254- width : 35 px ;
254+ .skill--with-icon .icon {
255+ font-size : 2.375 rem ;
255256 margin-right : 11px ;
256257 padding : 5px 8px ;
257- filter : url ('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncA type="table" tableValues="0 0.75" /></feComponentTransfer></filter></svg>#filter' );
258- -webkit-filter : opacity (.75 );
259- filter : opacity (.75 );
258+ width : 35px ;
260259}
261260
262261@media (max-width : 470px ) {
You can’t perform that action at this time.
0 commit comments