mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-04 18:05:32 -05:00
Font on submit buttons should be correct now
This commit is contained in:
@@ -1152,6 +1152,10 @@ hr {
|
||||
shape-rendering: crispEdges;
|
||||
}
|
||||
|
||||
#submitButton {
|
||||
font: normal normal normal 14px/1 FontAwesome !important;
|
||||
}
|
||||
|
||||
//uncomment this to see the dimensions of all elements outlined in red
|
||||
//* {
|
||||
// border-color: red;
|
||||
|
||||
Reference in New Issue
Block a user