+ 9
Apple
Hello sololearners, I tried to make a form inspired by Apple. Any suggestions? The font-family "Sanfrancisco" does not work https://code.sololearn.com/WGZgd429r1zH/?ref=app
10 Réponses
+ 1
Fabian Roy I think the 'Yantramanav' font would look neater.
in CSS:
@import url('https://fonts.googleapis.com/css2?family=Yantramanav&display=swap');
body {
font-family: 'Yantramanav', sans-serif;
background-color:#CFCFCF;
}
PS. sans-serif is a default font in Sololearn app, but in the web version of Sololearn you will have mix of times and sans-serif
+ 6
Nice work
+ 2
Beautiful design
+ 2
Thanks !
But any suggestions?
Fabian Roy and Kanuri Siva Subrahmanyam
+ 2
Great!
+ 1
Vielen Dank 🙏
Alexey Kopyshev
+ 1
Alexey Kopyshev
I guess the font looks like a bit thinner 😅
+ 1
Interesting
0
Fabian Roy The Whatisfonts site has a list of "Similar free fonts and alternatives for San Francisco Display". You can find better ones :)
0
Supurb🥰