File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 < meta charset ='UTF-8 '>
55 < meta http-equiv ='X-UA-Compatible ' content ='IE=edge '>
66 < meta name ='viewport ' content ='width=device-width, initial-scale=1.0 '>
7- < title > ac_radio </ title >
7+ < title > AC Radio </ title >
88
99 < script src ='nui://game/ui/jquery.js '> </ script >
1010 < script src ='script.js '> </ script >
Original file line number Diff line number Diff line change 1- @import url ('https://fonts.googleapis.com/css2?family=Rubik: wght@600&display=swap' );
1+ @import url ('https://fonts.googleapis.com/css2?family=Inter:opsz, wght@14..32, 600&display=swap' );
22@font-face {
33 font-family : 'Technology' ;
44 src : url ('assets/technology.ttf' );
4848 border-radius : 5px ;
4949 color : # 21381e ;
5050 font-family : 'Technology' ;
51- font-size : 2 rem ;
51+ font-size : 3 vh ;
5252}
5353
5454.channel-input input ::placeholder {
134134 transition : all .3s ;
135135 padding : 10% ;
136136 border-radius : 3px ;
137- font-family : 'Rubik ' , sans-serif;
137+ font-family : 'Inter ' , sans-serif;
138138 font-weight : 600 ;
139139 font-size : .8rem ;
140140 color : # 2d2427 ;
You can’t perform that action at this time.
0 commit comments