0
Hi, i don't understand why one of my buttons is not circle, before i include fonts it was ok?... Thanks for your help
3 Respostas
0
they are in circle shape, for looking good write to their ids:
border: none;
outline: none;
and if you want border 2px around them so write:
border: 2px solid #colorname;
outline: none;
happy coding!
0
Thank a lot i added what you write but now fonts is not work and buutons is not in a right place (before it was in amiddle of picture
Thanks for you help!
0
?