File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,12 +109,26 @@ The [Pro version](https://mantisdashboard.com/) of Mantis react template include
109109
110110## Browser support
111111
112- <p >
113- <img src =" https://org-public-assets.s3.us-west-2.amazonaws.com/logos/chrome.png " width =" 45 " height =" 45 " alt =" Chrome " style =" margin-right :10px " >
114- <img src =" https://org-public-assets.s3.us-west-2.amazonaws.com/logos/edge.png " width =" 45 " height =" 45 " alt =" Edge " style =" margin-right :10px " >
115- <img src =" https://org-public-assets.s3.us-west-2.amazonaws.com/logos/safari.png " width =" 45 " height =" 45 " alt =" Safari " style =" margin-right :10px " >
116- <img src =" https://org-public-assets.s3.us-west-2.amazonaws.com/logos/firefox.png " width =" 45 " height =" 45 " alt =" Firefox " style =" margin-right :10px " >
117- <img src =" https://org-public-assets.s3.us-west-2.amazonaws.com/logos/opera.png " width =" 45 " height =" 45 " alt =" Opera " >
112+ <p align =" left " >
113+ <picture >
114+ <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/chrome.png" width="45" alt="Chrome">
115+ </picture >
116+   ;
117+ <picture >
118+ <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/edge.png" width="45" alt="Edge">
119+ </picture >
120+   ;
121+ <picture >
122+ <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/safari.png" width="45" alt="Safari">
123+ </picture >
124+   ;
125+ <picture >
126+ <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/firefox.png" width="45" alt="Firefox">
127+ </picture >
128+   ;
129+ <picture >
130+ <img src="https://org-public-assets.s3.us-west-2.amazonaws.com/logos/opera.png" width="45" alt="Opera">
131+ </picture >
118132</p >
119133
120134## Technology Stack
You can’t perform that action at this time.
0 commit comments