File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 9
9
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
10
10
< title > RamaLama</ title >
11
11
< link rel ="icon " href ="/ramalama.ai/assets/ramalama-favicon-x-i7PUts.svg " />
12
- < script type ="module " crossorigin src ="/ramalama.ai/assets/index-DJAdA49l .js "> </ script >
13
- < link rel ="stylesheet " crossorigin href ="/ramalama.ai/assets/index-BFddsqgA .css ">
12
+ < script type ="module " crossorigin src ="/ramalama.ai/assets/index-AzfteG-a .js "> </ script >
13
+ < link rel ="stylesheet " crossorigin href ="/ramalama.ai/assets/index-IOn2bC-U .css ">
14
14
</ head >
15
15
< body >
16
16
< div id ="root "> </ div >
Original file line number Diff line number Diff line change 245
245
.about-graphic-2 ,
246
246
.about-graphic-3 ,
247
247
.about-graphic-4 {
248
- width : 18 vw ;
248
+ width : 20 vw ;
249
249
margin-top : 1vh ;
250
250
@media screen and (max-width : 1024px ) {
251
- width : 75vw ;
251
+ width : 30vw ;
252
+ @media screen and (max-width : 500px ) {
253
+ width : 75vw ;
254
+ }
252
255
}
253
256
}
254
257
You can’t perform that action at this time.
0 commit comments